JSAN::Index::Library

JSAN::Index::Library is a JavaScript Archive Network (JSAN) Software Library.
Download

JSAN::Index::Library Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Adam Kennedy
  • Publisher web site:
  • http://search.cpan.org/~adamk/

JSAN::Index::Library Tags


JSAN::Index::Library Description

JSAN::Index::Library is a JavaScript Archive Network (JSAN) Software Library. JSAN::Index::Library is a JavaScript Archive Network (JSAN) Software Library.This class provides objects for the various libraries (software components) in the JSAN.METHODSIn addition to the general methods provided by Class::DBI, it has the following methodsnameThe name accessor returns the name (possibly including the use of pseudo-namespaces) of the library. e.g. "Test.Simple.Container.Browser"releaseThe release method returns the JSAN::Index::Release object for the release that the library is defined in.versionThe version accessor returns the version of the library.docThe doc accessor returns the root-relative location of the documentation for this library on the http://openjsan.org/ website.distributionThe distribution method is a shortcut for $library->release->distribution and returns the JSAN::Index::Distribution for the distribution that this library is of.extract_libs to => $pathThe extract_libs method will extract the libraries for a release (i.e. the contents of the lib directory> to the local filesystem.It takes named parameters to control its behaviour.toThe to parameter specifies the destination for the files to be extracted to. When passed as a single string, this is taken to be a directory on the local host.No other destination options other than the local filesystem are available at this time, but more destination options are expected at a later date.Returns the number of files extracted, or dies on error.extract_tests to => $pathThe extract_tests method will extract the test scripts for a release (i.e. the contents of the tests directory> to the local filesystem.Returns the number of files extracted, or dies on error. Requirements: · Perl


JSAN::Index::Library Related Software