Repository::Simple

Repository::Simple is a simple hierarchical repository for Perl.
Download

Repository::Simple Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Andrew Sterling Hanenkamp
  • Publisher web site:
  • http://search.cpan.org/~hanenkamp/

Repository::Simple Tags


Repository::Simple Description

Repository::Simple is a simple hierarchical repository for Perl. Repository::Simple is a simple hierarchical repository for Perl.SYNOPSIS use Repository::Simple; my $repository = Repository::Simple->attach( FileSystem => root => /home/foo );NOTICE: This software is still in development and the interface WILL CHANGE.This is the main module of a hierarchical repository system, which is loosely based upon the File::System module I've written combined with ideas from the JSR 170, a.k.a. Content Repository API for the Java API Specification.The goal of this package is to provide a content repository system with a similar feature set. I think it would be a good goal to aim for loose compatibility, but it is not my intent to adhere to the strict letter of that standard. Requirements: · Perl


Repository::Simple Related Software