http://qs321.pair.com?node_id=370048


in reply to Re^2: Tie::Filesystem - request for review
in thread Tie::Filesystem - request for review

I have some XML data that's hierarcically orgainzed and stored within the filesystem. Each data file is relatively small. Slurping and writing the data back out using a hash assignment would make for a nice interface to my data.

A feature that allowed me to return a list of files filtered by access or change time would be also be useful.
  • Comment on Re^3: Tie::Filesystem - request for review