libgetopt-lucid-perl 1.05-1 source package in Ubuntu
Changelog
libgetopt-lucid-perl (1.05-1) unstable; urgency=low [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ Florian Schlichting ] * Import Upstream version 1.05 * Bump year of upstream copyright * Declare compliance with Debian Policy 3.9.4 * Add myself to uploaders and copyright -- Florian Schlichting <email address hidden> Sat, 05 Oct 2013 21:37:11 +0200
Upload details
- Uploaded by:
- Debian Perl Group
- Uploaded to:
- Sid
- Original maintainer:
- Debian Perl Group
- Architectures:
- all
- Section:
- perl
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Trusty | release | universe | perl |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libgetopt-lucid-perl_1.05-1.dsc | 2.2 KiB | d06baa40529930d47a7b78778e4a61f3ab7e7500b7b267c73a59d63eac5a78b1 |
libgetopt-lucid-perl_1.05.orig.tar.gz | 43.0 KiB | 7e9750a7c75d756cfc50a8acb5327bbc9b8da3bf7b8a7b33e02d3c5d9bc0f979 |
libgetopt-lucid-perl_1.05-1.debian.tar.gz | 2.4 KiB | 56d5ef8b69efbb63804fb92b949f604404f8629f30cf515fde811de14ebda53c |
Available diffs
- diff from 1.01-1 to 1.05-1 (8.2 KiB)
No changes file available.
Binary packages built by this source
- libgetopt-lucid-perl: module for parsing command line arguments
Getopt::Lucid is a Perl module for parsing command line arguments, similar in
nature to Getopt::Long (in Perl core). The goal of this module is to provide
good code readability and clarity of intent, relying on plain-English option
specification as opposed to the more symbolic approach of Getopt::Long.