Open Source Desktop Environment : Perl

HomePage :: Categories :: PageIndex :: RecentChanges


Search this site: OSDE.INFO is produced by "osde8info" :

Revision [679]

Most recent edit made on 2006-09-13 06:57:04 by WikkaWiki (unregistered user)

Additions:

Perl

See http://www.fsse.info/Perl


Deletions:

Perl

http://www.perlfoundation.org/

Comprehensive Perl Archive Network

http://www.cpan.org/

CPAN Module Install

# tar zxvf <module>
# cd <module>
# ./Makefile.PL -t     # builds and tests it
# make install         # You probably have to su to root to do this




Revision [446]

Edited on 2006-05-30 12:11:55 by WikkaWiki (unregistered user)

Additions:

Perl

http://www.perlfoundation.org/

Comprehensive Perl Archive Network


REFERRERS
ToDo


Deletions:

CPAN





Revision [442]

The oldest known version of this page was edited on 2006-05-30 12:02:28 by WikkaWiki (unregistered user)

CPAN

http://www.cpan.org/

CPAN Module Install

# tar zxvf <module>
# cd <module>
# ./Makefile.PL -t     # builds and tests it
# make install         # You probably have to su to root to do this
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki
Page was generated in 0.0807 seconds