____________________________________________________________________________
[ 1560] By: autrijus on 2002/10/19 22:15:26
Log: * Thie be 0.11.
* removed obsoleted test files.
! PAR.pm t/hello.par
____________________________________________________________________________
[ 1559] By: autrijus on 2002/10/19 21:38:12
Log: * todo, manifest, changes to default main.pl semantic.
+ TODO
! MANIFEST PAR.pm script/par.pl
____________________________________________________________________________
[ 1545] By: autrijus on 2002/10/19 17:24:52
Log: * changes and signature.
! Changes SIGNATURE
____________________________________________________________________________
[ 1544] By: autrijus on 2002/10/19 17:23:23
Log: * 0.10.
* XS modules are now supported!
* looks in $Config{archname}/ in addition to arch/ for cross-platform
PAR files support.
! PAR.pm script/par.pl
____________________________________________________________________________
[ 1542] By: autrijus on 2002/10/19 15:18:30
Log: * changes and signature.
! Changes SIGNATURE
____________________________________________________________________________
[ 1541] By: autrijus on 2002/10/19 15:17:50
Log: * This be 0.06.
* cleaned up the documentations.
* documents the stand-alone executable's format.
! PAR.pm README script/par.pl
____________________________________________________________________________
[ 1540] By: autrijus on 2002/10/19 15:17:09
Log: * oops, PerlIO::Scalar should read IO::Scalar.
! Makefile.PL
____________________________________________________________________________
[ 1538] By: autrijus on 2002/10/19 14:19:57
Log: * changes and signature.
! Changes SIGNATURE
____________________________________________________________________________
[ 1537] By: autrijus on 2002/10/19 14:18:37
Log: * Version 0.05.
* Full DATA section support with PerlIO::scalar or IO::Scalar.
* script/par.pl now dies if the .par file is not found.
! Makefile.PL PAR.pm script/par.pl t/1-basic.t t/hello.par
____________________________________________________________________________
[ 1523] By: autrijus on 2002/10/19 02:34:08
Log: * changes and signature.
! Changes SIGNATURE
____________________________________________________________________________
[ 1522] By: autrijus on 2002/10/19 02:31:09
Log: * This be 0.04.
* updated manifest and test files.
! MANIFEST t/1-basic.t t/hello.par
____________________________________________________________________________
[ 1521] By: autrijus on 2002/10/19 02:30:49
Log: * feature request from Antti Lankila: stand-alone
par executable via -O.
* now automatically executes 'main.pl' from .par files.
* incoporate a patch for 5.8.0's broken B::C.
* updated manpage and instructions.
+ patches/perl580.diff
! PAR.pm README script/par.pl
____________________________________________________________________________
[ 1520] By: autrijus on 2002/10/18 22:22:27
Log: * changes and signature.
! Changes SIGNATURE
____________________________________________________________________________
[ 1519] By: autrijus on 2002/10/18 22:00:34
Log: * oops.
! Makefile.PL
____________________________________________________________________________
[ 1518] By: autrijus on 2002/10/18 21:59:19
Log: * 0.03.
* added par.pl, a stand-alone invocation utility for PAR.
* added README.
+ README script/par.pl
! MANIFEST Makefile.PL PAR.pm
____________________________________________________________________________
[ 1517] By: autrijus on 2002/10/18 20:53:38
Log: * changes and signature.
! Changes SIGNATURE
____________________________________________________________________________
[ 1516] By: autrijus on 2002/10/18 20:52:38
Log: * Officially 0.02.
! PAR.pm
____________________________________________________________________________
[ 1515] By: autrijus on 2002/10/18 20:51:53
Log: * all tests are now mandatory.
! t/1-basic.t
____________________________________________________________________________
[ 1514] By: autrijus on 2002/10/18 20:49:57
Log: * 0.02.
* thanks to ton hospel, we don't need Filter::Simple anymore.
- PAR/Filter.pm
! MANIFEST Makefile.PL PAR.pm
____________________________________________________________________________
[ 1513] By: autrijus on 2002/10/18 20:24:54
Log: * changes and signature.
+ Changes SIGNATURE
____________________________________________________________________________
[ 1512] By: autrijus on 2002/10/18 20:23:57
Log: * The Perl Archive Library, version 0.01.
+ MANIFEST Makefile.PL PAR.pm PAR/Filter.pm t/0-signature.t
+ t/1-basic.t t/hello.par