Skip to content

FedoraPackage::NameParser - Parse a Fedora RPM package name to its components.

Notifications You must be signed in to change notification settings

marmez/fedora-package-name-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FedoraPackage::NameParser

Parse a Fedora RPM package name to its components. Simple Perl 5 module with no dependencies.

Documentation

  1. In the root directory of the repository, do:

    $ pod2html --infile lib/FedoraPackage/NameParser.pm --outfile README.html

    Then view the file README.html in your favourite web browser:

    $ google-chrome --incognito README.html
  2. Or just look at the POD section at the end of the file lib/FedoraPackage/NameParser.pm in your favourite text editor:

    $ vim lib/FedoraPackage/NameParser.pm
  3. Or use the perldoc utility:

    $ perldoc lib/FedoraPackage/NameParser.pm

About

FedoraPackage::NameParser - Parse a Fedora RPM package name to its components.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages