Binary File Modules

2003-06-18 Thread Matt Seddon
Hello all. Recently, I needed to extract version information from windows .exe and .dll files, which spurred me to create a new module that sneaks into a Portable Executable and pull out all sorts of info: use FileFormat::PE; my $x = new FileFormat::PE(/mnt/winc/windows/explorer.exe);

Re: Class::PObject - another solution for object persistence

2003-06-18 Thread darren chamberlain
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 * Sherzod Ruzmetov sherzodr at hotmail.com [2003-06-18 15:46]: I have recently uploaded Class::PObject - class framework for persistent object programming in Perl. it takes a different approach than existing libraries, interface resembling more

Re: Test::Deep namespace

2003-06-18 Thread Shlomi Fish
On Wed, 18 Jun 2003, Fergal Daly wrote: Hi, I already have Test::Deep on CPAN and I want to officialise the namespace so I thought I should run it by this list before mailing [EMAIL PROTECTED] http://search.cpan.org/author/FDALY/Test-Deep/ Test::Deep allows you to check that a