Software::Packager::Tar

Software::Packager::Tar is used to create tar files with the required structure.
Download

Software::Packager::Tar Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • R Bernard Davison
  • Publisher web site:
  • http://search.cpan.org/~rbdavison/XML-API-WIX2-0.02/lib/XML/API/WIX2.pm

Software::Packager::Tar Tags


Software::Packager::Tar Description

Software::Packager::Tar is used to create tar files with the required structure. Software::Packager::Tar is used to create tar files with the required structure as specified by the list of object added to the packager.SYNOPSIS use Software::Packager; my $packager = new Software::Packager('tar');FUNCTIONSnew() This method creates and returns a new class object.package_name()This method is used to format the package name and return it in the format required for tar packages. This method overrides the package_name method of Software::Packager.package()This method overrides the base API and implements the required functionality to create Tar software packages.It calls teh following method in order setup, create_package and cleanup.setup()This function sets up the temporary structure for the package. Requirements: · Perl


Software::Packager::Tar Related Software