Index of /modules/by-module/Alias/GSAR
Name Last modified Size Description
Parent Directory 14-Mar-2008 03:19 -
Alias-2.32.readme 30-Apr-1999 22:15 2k
Alias-2.32.tar.gz 30-Apr-1999 22:28 9k
Archive-Tar-0.071.re..> 02-Feb-1998 00:54 1k
Archive-Tar-0.071.ta..> 02-Feb-1998 01:13 8k
CHECKSUMS 13-Nov-2008 21:20 13k
DB_File-1.54-bin-v3-..> 19-Oct-1997 17:59 5k
DB_File-1.54-bin-v3-..> 29-Dec-1997 21:01 348k
Data-Dumper-2.101.re..> 30-Apr-1999 21:41 4k
Data-Dumper-2.101.ta..> 30-Apr-1999 22:01 37k
MLDBM-2.00.readme 10-May-1998 18:13 2k
MLDBM-2.00.tar.gz 10-May-1998 18:25 8k
PerlInterp-0.02.readme 25-Jul-1998 00:26 1k
PerlInterp-0.02.tar.gz 25-Jul-1998 20:52 3k
Tie-IxHash-1.21.readme 17-Feb-1997 19:17 1k
Tie-IxHash-1.21.tar.gz 28-Jan-1998 10:56 6k
dmake-4.1pl1-win32.p..> 04-Feb-2000 13:15 22k
dmake-4.1pl1-win32.r..> 08-Dec-1998 22:22 1k
dmake-4.1pl1-win32.zip 04-Feb-2000 13:16 158k
libwin32-0.151.readme 26-Sep-1999 12:43 12k
libwin32-0.151.tar.gz 26-Sep-1999 20:25 1.5M
libwin32-0.151.zip 26-Sep-1999 20:23 1.7M
libwin32-0.16.readme 22-May-2000 19:02 8k
libwin32-0.16.tar.gz 23-May-2000 02:16 623k
libwin32-0.16.zip 23-May-2000 02:16 709k
libwin32-0.171.patch 19-Sep-2000 19:56 166k
libwin32-0.172.patch 14-May-2001 03:44 181k
libwin32-0.173.patch 17-Aug-2001 20:14 25k
libwin32-0.18.readme 12-Nov-2001 17:51 8k
libwin32-0.18.tar.gz 13-Nov-2001 02:57 647k
libwin32-0.18.zip 13-Nov-2001 02:57 733k
libwin32-0.191.readme 08-Jul-2002 12:02 7k
libwin32-0.191.tar.gz 08-Jul-2002 21:11 661k
libwin32-0.191.zip 08-Jul-2002 21:11 748k
perl-5.6.0.announce 28-Mar-2000 13:42 17k
perl-5.6.0.patch.gz 23-Mar-2000 01:05 4.3M
perl-5.6.0.tar.gz 23-Mar-2000 01:06 5.2M
perl-5.6.1-TRIAL1.pa..> 18-Dec-2000 05:08 1.6M
perl-5.6.1-TRIAL1.re..> 27-Nov-2000 12:34 4k
perl-5.6.1-TRIAL1.ta..> 18-Dec-2000 05:12 5.6M
perl-5.6.1-TRIAL2.pa..> 31-Jan-2001 11:17 1.7M
perl-5.6.1-TRIAL2.ta..> 31-Jan-2001 11:18 5.6M
perl-5.6.1-TRIAL3.pa..> 19-Mar-2001 04:31 1.8M
perl-5.6.1-TRIAL3.ta..> 19-Mar-2001 04:36 5.7M
perl-5.6.1.announce 16-Apr-2001 15:15 27k
perl-5.6.1.patch.gz 09-Apr-2001 00:48 1.9M
perl-5.6.1.tar.gz 09-Apr-2001 00:47 5.7M
perl5.00402-bindist0..> 10-Aug-1997 07:12 10k
perl5.00402-bindist0..> 10-Aug-1997 21:01 4.9M
perl5.00402-bindist0..> 12-Nov-1997 18:16 5.9M
perl5.005.announce 26-Jul-1998 21:18 8k
perl5.005.tar.gz 22-Jul-1998 20:55 3.3M
perl5.005_01.patch.gz 26-Jul-1998 20:07 11k
perl5.005_01.tar.gz 26-Jul-1998 20:16 3.3M
perl5.005_02.announce 26-Aug-1998 17:45 4k
perl5.005_02.patch.gz 08-Aug-1998 01:36 173k
perl5.005_02.tar.gz 08-Aug-1998 01:46 3.3M
This directory contains the fruits of all my activity related to Perl.
In short order:
perl-5.6.1.tar.gz
Latest production version of Perl. For bleeding edge development
releases, see $CPAN/authors/id/JHI/. Older production versions
based on 5.005 and 5.004 can be found at $CPAN/authors/id/GBARR/
and $CPAN/authors/id/CHIPS/ respectively.
perl5.00402-bindist04-bc.zip
perl5.00402-bindist04-bc.tar.gz
This used to be a popular binary distribution of Perl for the Win32
platform (intel), now rather outdated. Comes with many widely-used
modules and all the tools for adding new ones from CPAN. This
distribution is rather aged; see www.ActiveState.com for binaries
built around the latest version of Perl.
libwin32-*.zip
libwin32-*.tar.gz
libwin32-*.patch
A growing collection of Win32-specific modules. Contains binaries
that can only be used with the perl5.00402-bindist04-bc distribution
above. If your Perl binaries are from elsewhere, you'll need to
either rebuild from source, or get binaries from the same source
as your Perl binaries. If there is a patch, it can be applied over
the latest available *.zip or *.tar.gz.
DB_File-1.54-bin-v3-x86-mswin32-bc.zip
Intel binaries for the DB_File extension, for use with the
perl5.00402-bindist04-bc distribution above. Built with Berkeley
DB version 2.3.6.
Alias-2.32.tar.gz
A module that allows you to say "convenient" in the same breath as
"object-oriented". Provides easy syntax to access hash-based object
attributes and hash elements in general.
Data-Dumper-2.101.tar.gz
Pretty printer and persistence engine for Perl data. Perl 5.005 and
later come with this bundled, so you typically need this only if you
are using an earlier version of Perl. Not maintained outside the
Perl source tree any more.
MLDBM-2.00.tar.gz
A convenience wrapper that allows you to store multidimensional
structures in DBM databases.
Tie-IxHash-1.21.tar.gz
A module that allows hashes to be order preserving.
Archive-Tar-0.071.tar.gz
I don't maintain this anymore. See $CPAN/authors/id/SRZ/ for more
recent versions.
dmake-4.1pl1-win32.zip
A somewhat fixed up version of Dennis Vadura's make clone. This
is totally unsupported. If you want to use it with Perl to build
extensions, change the 'make' entry in Config.pm such that
running `perl -V:make` prints "make='dmake';".
Anything that doesn't figure in the list above is either not related to
Perl, or hysterical junk that you should probably ignore.
Enjoy!
Gurusamy Sarathy
gsar@ActiveState.com
16-APR-2000