Bug 118648 - New port: devel/p5-Tie-File-AsHash Access the lines of a disk file via a Perl hash
Summary: New port: devel/p5-Tie-File-AsHash Access the lines of a disk file via a Perl...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-13 12:40 UTC by Ruben de Groot
Modified: 2007-12-15 14:40 UTC (History)
0 users

See Also:


Attachments
file.shar (2.47 KB, text/plain)
2007-12-13 12:40 UTC, Ruben de Groot
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ruben de Groot 2007-12-13 12:40:01 UTC
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:
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2007-12-15 14:35:34 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-12-15 14:35:53 UTC
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"