The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
____________________________________________________________________________
[  3614] By: autrijus                              on 2003/01/18  16:24:59
        Log: * This be 0.02.
             * pod tweaks.
	   ! TaBE.pm
____________________________________________________________________________
[  3613] By: autrijus                              on 2003/01/18  16:03:19
        Log: * require Test::More now.
             * fix test numbers.
	   ! Makefile.PL t/1-basic.t
____________________________________________________________________________
[  3612] By: autrijus                              on 2003/01/18  16:01:47
        Log: * use Test::More for signature test.
	   ! t/0-signature.t
____________________________________________________________________________
[  3611] By: autrijus                              on 2003/01/18  16:01:31
        Log: * add default paths for linux and other posix platforms.
	   ! Makefile.PL TaBE.xs
____________________________________________________________________________
[  3610] By: autrijus                              on 2003/01/18  16:01:03
        Log: * fix tabe path lookups.
	   ! TaBE.pm
____________________________________________________________________________
[  3609] By: autrijus                              on 2003/01/18  15:19:51
        Log: * avoid warnings.
	   ! TaBE.pm TaBE.xs t/1-basic.t
____________________________________________________________________________
[  3607] By: autrijus                              on 2003/01/18  14:59:26
        Log: * 0.01, first CPAN release.
	   + MANIFEST.SKIP README
	   ! Makefile.PL TaBE.pm TaBE.xs t/1-basic.t
	   ! typemap
____________________________________________________________________________
[  3606] By: autrijus                              on 2003/01/18  10:09:17
        Log: * finished all object mapping. 
	   ! TaBE.pm TaBE.xs t/1-basic.t typemap
____________________________________________________________________________
[  3604] By: autrijus                              on 2003/01/18  09:30:43
        Log: * a start of the tests.
	   ! t/1-basic.t
____________________________________________________________________________
[  3603] By: autrijus                              on 2003/01/18  09:30:33
        Log: * preliminary working version of OO-based libtabe.
	   ! TaBE.pm TaBE.xs typemap
____________________________________________________________________________
[  3573] By: autrijus                              on 2003/01/16  09:05:34
        Log: * err, i really meant 2003.
	   ! TaBE.pm
____________________________________________________________________________
[  3572] By: autrijus                              on 2003/01/16  09:00:04
        Log: * signature.
	   + SIGNATURE
____________________________________________________________________________
[  3571] By: autrijus                              on 2003/01/16  08:59:47
        Log: * libtabe initial import.
	   + Changes MANIFEST Makefile.PL TaBE.pm TaBE.xs
	   + t/0-signature.t t/1-basic.t typemap