User::Identity::Archive::Plain

A simple, plain text archiver
Download

User::Identity::Archive::Plain Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Mark Overmeer
  • Publisher web site:
  • http://search.cpan.org/~markov/

User::Identity::Archive::Plain Tags


User::Identity::Archive::Plain Description

A simple, plain text archiver User::Identity::Archive::Plain is a simple, plain text archiver written in Perl.INHERITANCE User::Identity::Archive::Plain is an User::Identity::Archive is an User::Identity::ItemSYNOPSIS use User::Identity::Archive::Plain; my $friends = User::Identity::Archive::Plain->new('friends'); $friends->from(*FH); $friends->from('.friends');This archiver, which extends User::Identity::Archive, uses a very simple plain text file to store the information of users. The syntax is described in the DETAILS section, below. Requirements: · Perl


User::Identity::Archive::Plain Related Software