Arch

GNU Arch Perl library
Download

Arch Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Mikhael Goikhman
  • Publisher web site:
  • http://search.cpan.org/~migo/

Arch Tags


Arch Description

GNU Arch Perl library Arch is a Perl module that allows Perl developers to create GNU Arch front-ends in an object oriented fashion. GNU Arch is a decentralized, changeset-oriented revision control system.Currently, a pragmatic high-level interface is built around tla or baz. This functionality was initially developed for ArchZoom project, and was highly enhanced to serve AXP and ArchWay projects as well.SYNOPSIS use Arch 0.5.1; # perldoc Arch # axp man Arch # example: produce ChangeLog for the current project use Arch::Tree; foreach my $log (Arch::Tree->new->get_logs) { print "-" x 80, " "; print $log->standard_date, " "; print $log->summary, " "; print $log->body; } Requirements: · Perl


Arch Related Software