perl 5.14.2-6ubuntu2 source package in Ubuntu
Changelog
perl (5.14.2-6ubuntu2) precise; urgency=low * Have perl, perl-modules, and perl-base conflict with versions of mono-gac requiring File::Basename, to ensure a smooth upgrade from lucid. LP: #948848. -- Steve Langasek <email address hidden> Fri, 23 Mar 2012 07:59:20 -0700
Upload details
- Uploaded by:
- Steve Langasek
- Uploaded to:
- Precise
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- perl
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Precise | release | main | perl |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
perl_5.14.2.orig.tar.bz2 | 12.6 MiB | c2a2362e8d1fdd2bfbfde801fcd78241f154c164f00fba76065ab8cc5c7b06cd |
perl_5.14.2-6ubuntu2.debian.tar.gz | 121.1 KiB | 9d959f685fd3c7fc96e28870ff160e87829a70f278b2c36db57b229a2d0fff3f |
perl_5.14.2-6ubuntu2.dsc | 2.4 KiB | b69b609771d4eb09555ba40af808d8cfde34b1d8db2c35cc74537395756abc46 |
Available diffs
- diff from 5.14.2-6ubuntu1 to 5.14.2-6ubuntu2 (888 bytes)
Binary packages built by this source
- libcgi-fast-perl: CGI::Fast Perl module
CGI::Fast is a subclass of the CGI object created by CGI.pm. It is
specialized to work well with the Open Market FastCGI standard, which
greatly speeds up CGI scripts by turning them into persistently running
server processes. Scripts that perform time-consuming initialization
processes, such as loading large modules or opening persistent database
connections, will see large performance improvements.
- libperl-dev: No summary available for libperl-dev in ubuntu quantal.
No description available for libperl-dev in ubuntu quantal.
- libperl5.14: No summary available for libperl5.14 in ubuntu quantal.
No description available for libperl5.14 in ubuntu quantal.
- perl: Larry Wall's Practical Extraction and Report Language
An interpreted scripting language, known among some as "Unix's Swiss
Army Chainsaw".
.
Perl is optimised for scanning arbitrary text files and system
administration. It has built-in extended regular expression matching
and replacement, a data-flow mechanism to improve security with
setuid scripts and is extensible via modules that can interface to C
libraries.
- perl-base: minimal Perl system
Perl is a scripting language used in many system scripts and utilities.
.
This package provides a Perl interpreter and the small subset of the
standard run-time library required to perform basic tasks. For a full
Perl installation, install "perl" (and its dependencies, "perl-modules"
and "perl-doc").
- perl-debug: No summary available for perl-debug in ubuntu quantal.
No description available for perl-debug in ubuntu quantal.
- perl-doc: Perl documentation
Perl manual pages, POD documentation and the `perldoc' program. If you are
writing Perl programs, you almost certainly need this.
- perl-modules: Core Perl modules
Architecture independent Perl modules. These modules are part of Perl and
required if the `perl' package is installed.
.
Note that this package only exists to save archive space and should be
considered an internal implementation detail of the `perl' package.
Other packages should not depend on `perl-modules' directly, they
should use `perl' (which depends on `perl-modules') instead.