Tie::File::AsHash represents a regular text file as a Perl hash. Each key/value pair in the hash corresponds to a record in the file. WWW: http://search.cpan.org/dist/Tie-File-AsHash/ Fix: Patch attached with submission follows:
State Changed From-To: open->closed New port added, with minor changes. Thanks!
miwi 2007-12-15 14:35:48 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-Tie-File-AsHash Makefile distinfo pkg-descr pkg-plist Log: Tie::File::AsHash represents a regular text file as a Perl hash. Each key/value pair in the hash corresponds to a record in the file. Changes to the hash are reflected in the file immediately. WWW: http://search.cpan.org/dist/Tie-File-AsHash/ PR: ports/118648 Submitted by: Ruben de Groot <rdg at bzerk.org> Revision Changes Path 1.2933 +1 -0 ports/devel/Makefile 1.1 +25 -0 ports/devel/p5-Tie-File-AsHash/Makefile (new) 1.1 +3 -0 ports/devel/p5-Tie-File-AsHash/distinfo (new) 1.1 +6 -0 ports/devel/p5-Tie-File-AsHash/pkg-descr (new) 1.1 +4 -0 ports/devel/p5-Tie-File-AsHash/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"