MasonX::Resolver::CVS

MasonX::Resolver::CVS is a Perl component path resolver for components in CVS.
Download

MasonX::Resolver::CVS Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Andrew J. Korty
  • Publisher web site:
  • http://search.cpan.org/~korty/MasonX-Resolver-CVS-0.02/CVS.pm

MasonX::Resolver::CVS Tags


MasonX::Resolver::CVS Description

MasonX::Resolver::CVS is a Perl component path resolver for components in CVS. MasonX::Resolver::CVS is a Perl component path resolver for components in CVS.SYNOPSIS my $resolver = MasonX::Resolver::CVS->new( cvs_module => 'cvs/module', cvs_repository => '/var/cvs' ); my $info = $resolver->get_info('/some/comp.html');This HTML::Mason::Resolver(3) subclass is used when components are stored in the Concurrent Version System (cvs(1)). Currently, this subclass only supports local CVS repositories. As such, it is able to deliver component source without checking the files out into a working directory (see "IMPLEMENTATION NOTES"). Requirements: · Perl


MasonX::Resolver::CVS Related Software