____________________________________________________________________________
[  1857] By: autrijus                              on 2002/11/03  12:45:26
        Log: * This be 0.22.
             * %DATACache no longer used.
	   ! PAR.pm
____________________________________________________________________________
[  1856] By: autrijus                              on 2002/11/03  12:42:26
        Log: * oops, the DL extension loading was bad.
             * stub __DATA__ handle no longer needed.
	   ! PAR/Heavy.pm
____________________________________________________________________________
[  1855] By: autrijus                              on 2002/11/03  12:41:13
        Log: * Matt Sergeant's suggestion obsoletes PerlIO::scalar
             and IO::Scalar with IO::File.
	   ! AUTHORS Makefile.PL PAR.pm script/par.pl
____________________________________________________________________________
[  1853] By: autrijus                              on 2002/11/03  10:10:27
        Log: * changes and signatures.
	   ! Changes SIGNATURE
____________________________________________________________________________
[  1847] By: autrijus                              on 2002/11/02  21:08:04
        Log: * 0.21, the General Availability (for non-perlcc usage) edition.
	   ! PAR.pm
____________________________________________________________________________
[  1846] By: autrijus                              on 2002/11/02  21:06:21
        Log: * adjust load sequence and complain when loading fails.
             * excise BSDPAN.
	   ! script/par.pl
____________________________________________________________________________
[  1845] By: autrijus                              on 2002/11/02  21:03:41
        Log: * list caveats pointer to TODO
	   ! README script/makepar.pl
____________________________________________________________________________
[  1843] By: autrijus                              on 2002/11/02  20:34:25
        Log: * doc tweak for par.pl.
	   ! script/par.pl
____________________________________________________________________________
[  1842] By: autrijus                              on 2002/11/02  20:33:51
        Log: * provide minimal documentation for PAR::Heavy.
	   ! PAR/Heavy.pm
____________________________________________________________________________
[  1841] By: autrijus                              on 2002/11/02  20:33:29
        Log: * Module::ScanDeps 0.01 was broken. Bump dep to 0.02.
	   ! Makefile.PL
____________________________________________________________________________
[  1834] By: autrijus                              on 2002/11/02  15:38:50
        Log: * changes and signatures.
	   ! Changes SIGNATURE
____________________________________________________________________________
[  1822] By: autrijus                              on 2002/11/02  02:02:32
        Log: * This be 0.20.
             * Mention my slides at
             <http://www.autrijus.org/par-intro/slide001.html>.
	   ! PAR.pm README
____________________________________________________________________________
[  1821] By: autrijus                              on 2002/11/02  01:59:51
        Log: * Add perlcc caveats into TODO.
	   ! TODO
____________________________________________________________________________
[  1820] By: autrijus                              on 2002/11/02  01:53:52
        Log: * massively refactored into Module::ScanDeps.
	   ! script/makepar.pl
____________________________________________________________________________
[  1819] By: autrijus                              on 2002/11/02  01:51:12
        Log: * we now depend on Module::ScanDeps for makepar.pl.
	   ! Makefile.PL
____________________________________________________________________________
[  1814] By: autrijus                              on 2002/11/01  22:07:29
        Log: * add comments.
             * load external PerlIO::scalar and File::Temp if possible.
	   ! script/par.pl
____________________________________________________________________________
[  1813] By: autrijus                              on 2002/11/01  16:20:10
        Log: * reflect -b/-B distinction in documentation.
	   ! README script/makepar.pl
____________________________________________________________________________
[  1812] By: autrijus                              on 2002/11/01  16:19:49
        Log: * complete self-loading sequence.
             * -b now ditches core modules; -B includes them.
	   ! script/par.pl
____________________________________________________________________________
[  1811] By: autrijus                              on 2002/11/01  16:19:11
        Log: * complement last change.
	   ! PAR.pm
____________________________________________________________________________
[  1810] By: autrijus                              on 2002/11/01  16:18:49
        Log: * refactor _init_dynaloader() into PAR::Heavy.
	   + PAR/Heavy.pm
	   ! MANIFEST
____________________________________________________________________________
[  1792] By: autrijus                              on 2002/10/30  21:52:34
        Log: * pod tweaks.
	   ! README script/makepar.pl
____________________________________________________________________________
[  1790] By: autrijus                              on 2002/10/30  19:00:24
        Log: * copying the doc into README.
             * binary bundling cannot use makepar.pl -S, fixed docs.
	   ! README script/makepar.pl
____________________________________________________________________________
[  1789] By: autrijus                              on 2002/10/30  18:54:59
        Log: * document tweak, suggested by coral.
	   ! script/makepar.pl
____________________________________________________________________________
[  1788] By: autrijus                              on 2002/10/30  18:48:54
        Log: * finally, a working perl2exe/perlapp alone.
	   ! script/makepar.pl
____________________________________________________________________________
[  1787] By: autrijus                              on 2002/10/30  18:48:40
        Log: * -B now bundles the necessary .pm and .ix too.
	   ! script/par.pl
____________________________________________________________________________
[  1786] By: autrijus                              on 2002/10/30  18:48:21
        Log: * fix mis-podifying paragraph.
	   ! PAR.pm
____________________________________________________________________________
[  1785] By: autrijus                              on 2002/10/30  17:24:11
        Log: * add core module ignore feature: -s and -S
	   ! script/makepar.pl
____________________________________________________________________________
[  1781] By: autrijus                              on 2002/10/30  10:30:55
        Log: * include it in the distribution.
	   ! MANIFEST Makefile.PL
____________________________________________________________________________
[  1780] By: autrijus                              on 2002/10/30  10:30:45
        Log: * documentations, -M and -I support, and some more.
	   ! script/makepar.pl
____________________________________________________________________________
[  1779] By: autrijus                              on 2002/10/30  10:05:38
        Log: * making it -w clean.
             * now prints percentage of things written.
	   ! script/makepar.pl
____________________________________________________________________________
[  1778] By: autrijus                              on 2002/10/30  09:30:11
        Log: * now with -B support for script/ inclusion.
	   ! script/makepar.pl
____________________________________________________________________________
[  1777] By: autrijus                              on 2002/10/30  09:21:00
        Log: * finished!
	   ! script/makepar.pl
____________________________________________________________________________
[  1776] By: autrijus                              on 2002/10/30  09:12:54
        Log: * rename to makepar.
	  +> script/makepar.pl
	   - script/depscan.pl
____________________________________________________________________________
[  1774] By: autrijus                              on 2002/10/30  08:12:32
        Log: * some tweaks to separate warnings.
	   ! script/depscan.pl
____________________________________________________________________________
[  1773] By: autrijus                              on 2002/10/30  08:10:35
        Log: * depscan, courtesy of Indy Singh.
	   + script/depscan.pl
____________________________________________________________________________
[  1709] By: autrijus                              on 2002/10/27  22:02:16
        Log: * tpyo.
	   ! PAR.pm
____________________________________________________________________________
[  1708] By: autrijus                              on 2002/10/27  20:53:08
        Log: * updates test case.
	   ! t/1-basic.t t/hello.par
____________________________________________________________________________
[  1707] By: autrijus                              on 2002/10/27  20:52:53
        Log: * see the last two changes, applied to par.pl this time.
	   ! script/par.pl
____________________________________________________________________________
[  1706] By: autrijus                              on 2002/10/27  20:51:25
        Log: * use warnings. that helped us catch a (nonserious) bug.
             * no strict nor warnings for the included program.
	   ! PAR.pm
____________________________________________________________________________
[  1705] By: autrijus                              on 2002/10/27  20:49:01
        Log: * Win32 doesn't want PerlIO::scalar at all.
             * Glenn reported that earlier Archive::Zip doesn't work.
	   ! Makefile.PL
____________________________________________________________________________
[  1704] By: autrijus                              on 2002/10/27  17:36:03
        Log: * changes and signatures.
	   ! Changes SIGNATURE
____________________________________________________________________________
[  1703] By: autrijus                              on 2002/10/27  17:33:48
        Log: * This be version 0.15.
             * Added contributor list.
	   + AUTHORS
	   ! MANIFEST PAR.pm
____________________________________________________________________________
[  1702] By: autrijus                              on 2002/10/27  17:24:23
        Log: * More PerlIO::scalar unwelcomeness on MSWin32.
             * This makes all test pass on that platform.
	   ! PAR.pm
____________________________________________________________________________
[  1700] By: autrijus                              on 2002/10/27  17:19:33
        Log: * Win32 doesn't like single quotes in qx().
	   ! t/1-basic.t
____________________________________________________________________________
[  1698] By: autrijus                              on 2002/10/27  17:12:31
        Log: * For some reason, the PerlIO::scalar way doesn't work on win32.
	   ! PAR.pm
____________________________________________________________________________
[  1694] By: autrijus                              on 2002/10/27  10:18:21
        Log: * changes and signatures.
	   ! Changes SIGNATURE
____________________________________________________________________________
[  1693] By: autrijus                              on 2002/10/27  10:16:25
        Log: * RCS headers.
	   ! script/par.pl
____________________________________________________________________________
[  1692] By: autrijus                              on 2002/10/27  10:15:27
        Log: * 0.14.
             * Fixed -B omission bug pointed out by Glenn Mabbutt.
             * style fixes.
	   ! PAR.pm script/par.pl
____________________________________________________________________________
[  1653] By: autrijus                              on 2002/10/24  22:04:57
        Log: * let's start anew with some reformatting.
	   ! PAR.pm
____________________________________________________________________________
[  1596] By: autrijus                              on 2002/10/21  20:30:14
        Log: * suggestion from #perl.
	   ! TODO
____________________________________________________________________________
[  1595] By: autrijus                              on 2002/10/21  20:28:13
        Log: * Beginning backporting to Perl 5.004.
             * Jan Dubois pointed out a chunk of code that needs comment,
             lest it obfusticates itself too much.
	   ! PAR.pm
____________________________________________________________________________
[  1594] By: autrijus                              on 2002/10/21  17:13:57
        Log: * changes and signature.
	   ! Changes SIGNATURE
____________________________________________________________________________
[  1593] By: autrijus                              on 2002/10/21  17:10:15
        Log: * Version 0.13.
             * Implemented suggestion from Nicholas Clark: on PerlIO
             environments, return PerlIO::scalar in the @INC hook,
             instead of line-by-line filtering.
	   ! PAR.pm
____________________________________________________________________________
[  1592] By: autrijus                              on 2002/10/21  17:08:24
        Log: * added -B to par.pl to allow packaging of shared objects.
             * that completed one of the many TODOs.
	   ! TODO script/par.pl
____________________________________________________________________________
[  1574] By: autrijus                              on 2002/10/20  19:05:20
        Log: * experimental support for embedded .so files for full self-bootstrapping.
	   ! PAR.pm script/par.pl
____________________________________________________________________________
[  1570] By: autrijus                              on 2002/10/20  12:46:06
        Log: * changes and signature.
	   ! Changes SIGNATURE
____________________________________________________________________________
[  1569] By: autrijus                              on 2002/10/20  12:45:22
        Log: * oops. should require Archive::Zip explicitly lest it fails loading.
	   ! PAR.pm
____________________________________________________________________________
[  1568] By: autrijus                              on 2002/10/20  12:41:04
        Log: * (documents and really implements the last change)
	   ! PAR.pm
____________________________________________________________________________
[  1567] By: autrijus                              on 2002/10/20  12:27:25
        Log: * Version 0.12.
             * Patch from Nicholas Clark: coderef in @INC can just return a coderef.
             * Multiple-perl version PAR files. Search path is now (e.g.):
             lib/
             arch/
             5.6.0/
             i386-freebsd/
             5.6.0/i386-freebsd/
	   ! PAR.pm
____________________________________________________________________________
[  1566] By: autrijus                              on 2002/10/20  12:22:25
        Log: * update tests to reflect changed main.pl semantic.
	   ! t/1-basic.t
____________________________________________________________________________
[  1565] By: autrijus                              on 2002/10/20  12:22:12
        Log: * patch from Nicholas Clark: 5.6.0 doesn't have File::Temp core.
	   ! Makefile.PL
____________________________________________________________________________
[  1561] By: autrijus                              on 2002/10/19  22:16:33
        Log: * changes and signature.
	   ! Changes SIGNATURE
____________________________________________________________________________
[  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