The Perl programming language
Perl is a high-level programming language with roots in C, sed, awk
and shell scripting. Perl is good at handling processes and files,
and is especially good at handling text. Perl's hallmarks are
practicality and efficiency. While it is used to do a lot of
different things, Perl's most common applications are system
administration utilities and web programming. A large proportion of
the CGI scripts on the web are written in Perl. You need the perl
package installed on your system so that your system can handle Perl
scripts.
Install this package if you want to program in Perl or enable your
system to handle Perl scripts.
| Name: | perl |
| Version: | 4:5.8.8-30.fc8 |
| Architecture: | src (ppc) |
| Group: | Development/Languages |
| License: | (GPL+ or Artistic) and (GPLv2+ or Artistic) |
| Distribution: | Unknown |
| Vendor: | Fedora Project |
| Maintainers: | |
| Build date: | Thu Oct 18 19:25:35 2007 |
| Packager: | Fedora Project |
| Build host: | ppc4.fedora.phx.redhat.com |
| Source rpm: | (none) |
| Build arch: | (none) |
| Exclude arch: | (none) |
| Exclusive arch: | (none) |
| Rpm version used: | 4.4.2.2 |
| Cookie: | ppc4.fedora.phx.redhat.com 1192728335 |
| PkgId: | 8def0d7bf0e9995101e3dfaf182c401c |
Fri Mar 03 2001 Preston Brown <pbrown at redhat dot com>
- bzip2 source, save some space.Thu Dec 12 2000 Crutcher Dunnavant <crutcher at redhat dot com>
- initial rebuild for 7.1Wed Sep 09 2000 Bill Nottingham <notting at redhat dot com>
- fix dependencies on ia64/sparc64Tue Aug 08 2000 Nalin Dahyabhai <nalin at redhat dot com>
- replace the deprecated MD5 with Digest::MD5 (has to be here for cleanfeed)Tue Aug 08 2000 Nalin Dahyabhai <nalin at redhat dot com>
- add Owen's fix for #14779/#14863Wed Jul 07 2000 Nalin Dahyabhai <nalin at redhat dot com>
- strip buildroot from perl pods (#14040)Thu Jul 07 2000 Prospector <bugzilla at redhat dot com>
- automatic rebuild (release 5)Thu Jun 06 2000 Preston Brown <pbrown at redhat dot com>
- don't require tcsh to install, only to buildTue Jun 06 2000 Nalin Dahyabhai <nalin at redhat dot com>
- rebuild against new db3 packageSun Jun 06 2000 Nalin Dahyabhai <nalin at redhat dot com>
- disable 64-bit file supportThu Mar 03 2000 Bernhard Rosenkraenzer <bero at redhat dot com>
- 2.6.0Wed Feb 02 2000 Cristian Gafton <gafton at redhat dot com>
- fix descriptionFri Jan 01 2000 Jeff Johnson <jbj at redhat dot com>
- add provides for perl modules (from kestes@staff.mail.com).Tue Oct 10 1999 Cristian Gafton <gafton at redhat dot com>
- fix the %install so that the MD5 module gets actually installed correctlyTue Aug 08 1999 Cristian Gafton <gafton at redhat dot com>
- make sure the package builds even when we don't have perl installed on theSat Aug 08 1999 Cristian Gafton <gafton at redhat dot com>
- merged with perl-MD5Tue Jul 07 1999 Cristian Gafton <gafton at redhat dot com>
- do not link anymore against the system db library (and make each moduleThu Jun 06 1999 Cristian Gafton <gafton at redhat dot com>
- use wildcards for files in /usr/bin and /usr/manWed Apr 04 1999 Cristian Gafton <gafton at redhat dot com>
- version 5.00503Sun Mar 03 1999 Cristian Gafton <gafton at redhat dot com>
- auto rebuild in the new build environment (release 3)Thu Jan 01 1999 Cristian Gafton <gafton at redhat dot com>
- guilty of the inlined Makefile in the spec fileThu Sep 09 1998 Preston Brown <pbrown at redhat dot com>
- added newer CGI.pm to the buildMon Jul 07 1998 Jeff Johnson <jbj at redhat dot com>
- attempt to generate *.ph files reproduciblyTue Jun 06 1998 Jeff Johnson <jbj at redhat dot com>
- update to 5.004_04-m4 (pre-5.005 maintenance release)Sat Jun 06 1998 Christopher McCrory <chrismcc at netus dot com
- need stdarg.h from gcc shadow to fix "use Sys::Syslog" (problem #635)Sat May 05 1998 Cristian Gafton <gafton at redhat dot com>
- added a patch to correct the .ph constructs unless defined (foo) to readFri May 05 1998 Prospector System <bugs at redhat dot com>
- translations modified for de, fr, trTue Mar 03 1998 Cristian Gafton <gafton at redhat dot com>
- fixed strftime problemSun Mar 03 1998 Cristian Gafton <gafton at redhat dot com>
- added a patch to fix a security raceMon Mar 03 1998 Cristian Gafton <gafton at redhat dot com>
- upgraded to 5.004_04 - 5.004_01 had some nasty memory leaks.Fri Dec 12 1997 Erik Troan <ewt at redhat dot com>
- Config.pm wasn't right do to the builtrootingTue Oct 10 1997 Erik Troan <ewt at redhat dot com>
- fixed arch-specfic part of spec fileMon Oct 10 1997 Erik Troan <ewt at redhat dot com>
- updated to perl 5.004_01Fri Jun 06 1997 Erik Troan <ewt at redhat dot com>
- built against glibcWed Apr 04 1997 Erik Troan <ewt at redhat dot com>
- Incorporated security patch from Chip SalzenbergFri Feb 02 1997 Erik Troan <ewt at redhat dot com>
- Use -Darchname=i386-linuxFri Oct 10 2007 Tom "spot" Callaway <tcallawa at redhat dot com> - 4:5.8.8-30
- patch from perl bug 24254, fix for RH bz 114271Wed Oct 10 2007 Robin Norwood <rnorwood at redhat dot com> - 4:5.8.8-29
- Add Artistic, AUTHORS, and Changes* to %docs.Tue Oct 10 2007 Tom "spot" Callaway <tcallawa at redhat dot com> - 4:5.8.8-28.4
- Require db4, not db4-devel. -EIDIOTTue Oct 10 2007 Tom "spot" Callaway <tcallawa at redhat dot com> - 4:5.8.8-28.2
- bump again for db4 version increaseTue Oct 10 2007 Tom "spot" Callaway <tcallawa at redhat dot com> - 4:5.8.8-28.3
- add versioned Requires for db4-devel that we built against (resolves 144672)Tue Oct 10 2007 Tom "spot" Callaway <tcallawa at redhat dot com> - 4:5.8.8-28
- update DB_File to 1.815Sat Aug 08 2007 Stepan Kasal <skasal at redhat dot com> - 4:5.8.8-27
- Add back the filtering of depends, it _is_ needed; make it more robust.Wed Aug 08 2007 Stepan Kasal <skasal at redhat dot com> - 4:5.8.8-26
- Remove filter-depends.sh, it's no longer used.Sun Aug 08 2007 Stepan Kasal <skasal at redhat dot com> - 4:5.8.8-25
- Remove unnnecessary parens from the License tags.Sun Aug 08 2007 Stepan Kasal <skasal at redhat dot com> - 4:5.8.8-24
- Fix the License: tags.Sat Aug 08 2007 Stepan Kasal <skasal at redhat dot com> - 4:5.8.8-23
- perl rpm requires the corresponding version of perl-libs rpmWed Jul 07 2007 Robin Norwood <rnorwood at redhat dot com> - 4:5.8.8-22
- Resolves: rhbz#247386Tue Jul 07 2007 Tom "spot" Callaway <tcallawa at redhat dot com> - 4:5.8.8-21
- perl-core metapackageSat Jun 06 2007 Robin Norwood <rnorwood at redhat dot com> - 4:5.8.8-20
- Resolves: rhbz#196836Sat Jun 06 2007 Robin Norwood <rnorwood at redhat dot com> - 4:5.8.8-19
- Remove artificial Requires from perl-develThu May 05 2007 Robin Norwood <rnorwood at redhat dot com> - 4:5.8.8-18
- Have perl-devel Require the other development/build related modules for simplicity.Sat May 05 2007 Robin Norwood <rnorwood at redhat dot com> - 4:5.8.8-17
- Includes patch from Ralf Corsepius to split out some more perl modules.Fri Mar 03 2007 Robin Norwood <rnorwood at redhat dot com> - 4:5.8.8-15
- Incorporate fixes from spot and others on fedora-perl-develTue Feb 02 2007 Robin Norwood <rnorwood at redhat dot com> - 4:5.8.8-14
- Add a description for most of the patches, to reflect Spot's work toSat Feb 02 2007 Tom "spot" Callaway <tcallawa at redhat dot com> - 4:5.8.8-13
- massive cleanupsWed Jan 01 2007 Jindrich Novy <jnovy at redhat dot com> - 4:5.8.8-12
- put dist tag directly to perlrel to fix dependency to suidperlTue Jan 01 2007 Jindrich Novy <jnovy at redhat dot com> - 4:5.8.8-11
- rebuild against new db4Sun Oct 10 2006 Robin Norwood <rnorwood at redhat dot com> - 4:5.8.8-10
- bugzilla: 208731 - remove directory support for old perl versionsSat Sep 09 2006 Robin Norwood <rnorwood at redhat dot com> - 4:5.8.8-9
- fix bug 204679: add Unicode 5.0.0 supportSat Jul 07 2006 Jason Vas Dias <jvdias at redhat dot com> - 4:5.8.8-8
- fix bug 199736: make perlcc handle floating point valuesThu Jul 07 2006 Jason Vas Dias <jvdias at redhat dot com> - 4:5.8.8-8
- fix bug 199372: add .so cflags for sparc64Sat Jul 07 2006 Jason Vas Dias <jvdias at redhat dot com> - 4:5.8.8-8
- Fix upstream perl bug #34297:Thu Jul 07 2006 Jesse Keating <jkeating at redhat dot com> - 4:5.8.8-6.1
- rebuildFri Jun 06 2006 Jason Vas Dias <jvdias at redhat dot com> - 4:5.8.8-6
- Fix upstream perl bug #38454:Fri May 05 2006 Jason Vas Dias <jvdias at redhat dot com> - 4:5.8.8-6
- Fix bug 191416: make h2ph generate correct code for cpp statementsThu Apr 04 2006 Jason Vas Dias <jvdias at redhat dot com> - 4:5.8.8-6
- Fix bug 188841: make CGI.pm's url(-relative) handle rewritesWed Mar 03 2006 Jason Vas Dias <jvdias at redhat dot com> - 4:5.8.8-4
- Fix bug 183553 / upstream bug 38657: fix -d:Foo=bar processingMon Feb 02 2006 Jason Vas Dias <jvdias at redhat dot com>
- Apply upstream patch #28284Mon Feb 02 2006 Jason Vas Dias <jvdias at redhat dot com> - 4:5.8.8-3
- Apply upstream bugfix patch 27170Fri Feb 02 2006 Jesse Keating <jkeating at redhat dot com> - 4:5.8.8-2.1
- bump again for double-long bug on ppc(64)Fri Feb 02 2006 Jason Vas Dias <jvdias at redhat dot com> - 4:5.8.8-2
- Rebuild againMon Feb 02 2006 Jason Vas Dias <jvdias at redhat dot com> - 4:5.8.8-1.2
- Rebuild with new gcc, glibc, and glibc-kernheadersFri Feb 02 2006 Jason Vas Dias <jvdias at redhat dot com> - 4:5.8.8-1.1
- Rebuild with new gcc and glibcWed Feb 02 2006 Jason Vas Dias <jvdias at redhat dot com> - 4:5.8.8-1
- Upgrade to new upstream release 5.8.8, officially released todayTue Jan 01 2006 Jason Vas Dias <jvdias at redhat dot com> - 3:5.8.8-0.1_RC1
- fix bug 178343: h2ph must include cpp "predefined macros" in _h2ph_pre.phFri Jan 01 2006 Jason Vas Dias <jvdias at redhat dot com> - 3:5.8.8-0_RC1
- Upgrade to new upstream release candidate 5.8.8-RC1Wed Dec 12 2005 Jason Vas Dias <jvdias at redhat dot com> - 3:5.8.7-8.1
- Updated upstream patches for CVE-2005-3962: 26322 , 26331, 26333Thu Dec 12 2005 Jason Vas Dias <jvdias at redhat dot com> - 3:5.8.7-8
- Apply upstream patches 26283 and 26284 : complete, revised fixesThu Dec 12 2005 Jason Vas Dias <jvdias at redhat dot com> - 3:5.8.7-0.8
- fix bug 174684 / CVE-2005-3962: sprintf integer overflow vulnerabilityWed Nov 11 2005 Jason Vas Dias <jvdias at redhat dot com> - 3:5.8.7-0.7
- fix bug 136009: restore MakeMaker support for LD_RUN_PATH,Tue Nov 11 2005 Jason Vas Dias <jvdias at redhat dot com> - 3:5.8.7-0.7
- fix bug 172739: upstream bug 36521 : deep recursion and segfaultMon Nov 11 2005 Jason Vas Dias <jvdias at redhat dot com> - 3:5.8.7-0.7
- fix bug 172587: apply upstream patches 26009, 26011Thu Nov 11 2005 Jason Vas Dias <jvdias at redhat dot com> - 3:5.8.7-0.7
- fix bug 172396 / upstream bug 26136: insert tzset() call before localtime_r() callsWed Nov 11 2005 Jason Vas Dias <jvdias at redhat dot com> - 3:5.8.7-0.7
- fix bug 172336 / upstream bug 37056: reentr ERANGE realloc recursionTue Nov 11 2005 Jason Vas Dias <jvdias at redhat dot com> - 3:5.8.7-0.7
- fix bug 172236 : missing C standard headers -Wed Oct 10 2005 Jason Vas Dias <jvdias at redhat dot com> - 3:5.8.7-0.6
- fix bug 171111 : define ioctl length macro IOCPARM_LEN(x)Mon Oct 10 2005 Warren Togami <wtogami at redhat dot com> - 3:5.8.7-0.4
- rebuild for db4 (#170235)Tue Sep 09 2005 Warren Togami <wtogami at redhat dot com> - 3:5.8.7-0.3
- convert docs to UTF-8 (#140871)Sun Sep 09 2005 Warren Togami <wtogami at redhat dot com> - 3:5.8.7-0.2
- scriptdir to /usr/bin (#167205)Mon Aug 08 2005 Warren Togami <wtogami at redhat dot com> - 3:5.8.7-0.1
- patch12 from Marius Feraru (#165907)Mon Aug 08 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3:5.8.7-0
- 5.8.7Sat Aug 08 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3:5.8.6-17
- Don't remove the core modules:Wed Aug 08 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3:5.8.6-16
- Reformatted the specfile.Thu May 05 2005 Warren Togami <wtogami at redhat dot com> - 3:5.8.6-15
- remove unused /tmp/MANIFEST.all (#151801)Wed May 05 2005 Warren Togami <wtogami at redhat dot com> - 3:5.8.6-14
- CGI.pm 3.10 fixes mod_perl problems (#158036)Mon May 05 2005 Warren Togami <wtogami at redhat dot com> - 3:5.8.6-13
- Better patch for FindBin.pm (#127023#c37)Sun May 05 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3:5.8.6-12
- New findbin-selinux patch: it now passes the FindBin.t testsFri Apr 04 2005 Ville Skyttä <ville.skytta at iki.fi> - 3:5.8.6-10
- Apply fixes for CAN-2004-0452, CAN-2005-0155 and CAN-2005-0156 (#156128).Wed Apr 04 2005 Warren Togami <wtogami at redhat dot com dot - 3:5 dot 8 dot 6-8
- -Dinstallusrbinperl=n (#141182 Aaron Sherman)Mon Apr 04 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3:5.8.6-7
- Updating CGI.pm from version 3.05 to 3.08 (mod_perl 2.0.0 RC5). (#155839)Thu Apr 04 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 3:5.8.6-6
- FCGI is not provided by perl (#148847).Thu Mar 03 2005 Jason Vas Dias <jvdias at redhat dot com> - 3:5.8.6-5
- bug 151127: fix to use libresolv instead of libbind (perl-5.8.6-libresolv.patch).Tue Mar 03 2005 Chip Turner <cturner at redhat dot com> - 3:5.8.6-4
- add patch to put site_perl and vendor_perl before core perl dirs, toSat Jan 01 2005 Warren Togami <wtogami at redhat dot com> - 3:5.8.6-3
- bugzilla: 127025, fix strip warningsTue Jan 01 2005 Chip Turner <cturner at redhat dot com> - 3:5.8.6-2
- bugzilla: 145448, fix invalid utf8 in changelogTue Jan 01 2005 Chip Turner <cturner at redhat dot com> - 3:5.8.6-1
- bugzilla: 145447, add 5.8.5 to perlmodcompat listMon Jan 01 2005 Chip Turner <cturner at redhat dot com> - 3:5.8.6-1
- update to 5.8.6Wed Dec 12 2004 Chip Turner <cturner at redhat dot com> 3:5.8.5-13
- rebuildWed Dec 12 2004 Chip Turner <cturner at redhat dot com> 3:5.8.5-11
- bugzilla: 140563, nptl doesn't act like linuxthreads; threads have no PIDsThu Nov 11 2004 Jeff Johnson <jbj at jbj dot org> 3:5.8.5-10
- rebuild against db-4.3.21.Wed Oct 10 2004 Jose Pedro Oliveira <jpo at di dot uminho dot pt>
- Corrected the license information (missing GPL).Wed Oct 10 2004 Chip Turner <cturner at redhat dot com>
- bugzilla: 135303, add more missing 5.8.4 pathsTue Oct 10 2004 Tim Waugh <twaugh at redhat dot com>
- Build requires groff (bug #135101).Wed Oct 10 2004 Chip Turner <cturner at redhat dot com> 3:5.8.5-7
- update perlbug patch to strip build date as wellTue Aug 08 2004 Chip Turner <cturner at redhat dot com> 3:5.8.5-2
- fix conflicting file when building on x86_64 and i386Sun Jul 07 2004 Chip Turner <cturner at redhat dot com> 3:5.8.5-1
- Add Provides: Carp::Heavy to fix new dep error (bz 128507)Fri Jul 07 2004 Chip Turner <cturner at redhat dot com> 3:5.8.5-1
- update to 5.8.5Tue Jun 06 2004 Chip Turner <cturner at redhat dot com> 3:5.8.4-1
- update to 5.8.4, remove patch 8Wed Jun 06 2004 Elliot Lee <sopwith at redhat dot com>
- rebuiltFri Apr 04 2004 Chip Turner <cturner at redhat dot com> 3:5.8.3-18
- add patch to fix empty RPATH issue on perl module compileSun Apr 04 2004 Colin Walters <walters at redhat dot com> 3:5.8.3-17
- Apply patch to fix FindBin module when access to cwd is disallowed,Tue Mar 03 2004 Chip Turner <cturner at redhat dot com> 3:5.8.3-14
- make sure multilib boxes also own the entries in @INC that are in /usr/lib, not just %_libdirTue Mar 03 2004 Chip Turner <cturner at redhat dot com> 3:5.8.3-%{perlrel}.1
- fix i386-specifics in %install to arch genericTue Mar 03 2004 Elliot Lee <sopwith at redhat dot com>
- rebuiltWed Feb 02 2004 Chip Turner <cturner at redhat dot com> 3:5.8.3-10
- add perl(:MODULE_COMPAT_*) provides; make sure all of @INC is owned by perl packageThu Feb 02 2004 Chip Turner <cturner at redhat dot com> 3:5.8.3-8
- rebuildThu Feb 02 2004 Chip Turner <cturner at redhat dot com> 3:5.8.3-7.9.rhl9
- rebuildThu Feb 02 2004 Chip Turner <cturner at redhat dot com> 3:5.8.3-7.10.fc1
- rebuildSun Feb 02 2004 Chip Turner <cturner at redhat dot com> 3:5.8.3-6
- fix very broken @INC calculations with slightly less broken @INCFri Feb 02 2004 Elliot Lee <sopwith at redhat dot com>
- rebuiltWed Jan 01 2004 Chip Turner <cturner at redhat dot com> 3:5.8.3-5
- update incpush patch to better handle multilibFri Jan 01 2004 Chip Turner <cturner at redhat dot com> 3:5.8.3-2
- add a dependency filter on perl(Tie::RangeHash)Thu Jan 01 2004 Chip Turner <cturner at redhat dot com> 3:5.8.3-7
- upgrade to 5.8.3Mon Dec 12 2003 Chip Turner <cturner at redhat dot com> 3:5.8.2-7
- fix @INC so that all dirs go into it, not just those that exist at buildtime in the build systemSat Dec 12 2003 Jeff Johnson <jbj at jbj dot org> 3:5.8.2-4
- rebuild against db-4.2.52.Sun Dec 12 2003 Ville Skyttä <ville.skytta at iki.fi> - 3:5.8.2-3
- Own site and vendor auto directories (#73970).Wed Dec 12 2003 Chip Turner <cturner at redhat dot com> 3:5.8.2-2
- upgrade to 5.8.2Fri Oct 10 2003 Chip Turner <cturner at redhat dot com> 3:5.8.1-92
- remove Vendor and Distribution macros from specfile (#108567)Thu Oct 10 2003 Chip Turner <cturner at redhat dot com> 3:5.8.1-92
- add srand on fork patch from upstream, as well as test caseTue Oct 10 2003 Jeff Johnson <jbj at jbj dot org> 3:5.8.1-91.1
- rebuild against db-4.2.42.Fri Sep 09 2003 Chip Turner <cturner at redhat dot com> 3:5.8.1-91
- perl 5.8.1 finalTue Sep 09 2003 Chip Turner <cturner at redhat dot com>
- update to RC5Tue Sep 09 2003 Chip Turner <cturner at redhat dot com> 3:5.8.1-90.rc5.3
- ensure inc_version_list is always set properlyThu Aug 08 2003 Chip Turner <cturner at redhat dot com> 3:5.8.1-90.rc4.2
- rebuildThu Aug 08 2003 Chip Turner <cturner at redhat dot com>
- bugzilla 101767, make sure threads.so links directly to -lpthreadSat Aug 08 2003 Chip Turner <cturner at redhat dot com> 3:5.8.1-90.rc2.1
- RC4Sat Jul 07 2003 Chip Turner <cturner at redhat dot com> 3:5.8.1-90.rc2.1
- rc2 snapshotFri Jul 07 2003 Chip Turner <cturner at redhat dot com> 3:5.8.0-90.rc1
- upgrade to 5.8.1 RC1Tue Jul 07 2003 Chip Turner <cturner at redhat dot com> 3:5.8.0-89.pre%{PRELEVEL}.0
- integrate another pre-5.8.1 releaseThu Jun 06 2003 Elliot Lee <sopwith at redhat dot com>
- rebuiltTue May 05 2003 Chip Turner <cturner at redhat dot com> 3:5.8.0-89.pre%{PRELEVEL}.0
- bump epoch since we went from perl 5.8.1-pre to 5.8.0-pre (ie,Tue May 05 2003 Chip Turner <cturner at redhat dot com> 2:5.8.1-0.pre%{PRELEVEL}.3
- rebuildFri May 05 2003 Chip Turner <cturner at redhat dot com>
- bump for rebuilgMon Apr 04 2003 Chip Turner <cturner at redhat dot com> 2:5.8.1-0.pre%{PRELEVEL}.1
- fix the fix for RPM_BUILD_ROOT substitutionWed Apr 04 2003 Chip Turner <cturner at redhat dot com> 2:5.8.1-0.pre%{PRELEVEL}.3
- fix Config.pm; lost when h2ph changes madeFri Apr 04 2003 Chip Turner <cturner at redhat dot com> 2:5.8.1-0.pre%{PRELEVEL}
- move to latest snapshot, 19261Tue Feb 02 2003 Bill Nottingham <notting at redhat dot com> 5.8.0-87
- clean up backup files from patches (#82838)Tue Feb 02 2003 Chip Turner <cturner at redhat dot com>
- fix MANIFEST.DB_File handling for #83410; problem was unsubstitutedWed Feb 02 2003 Elliot Lee <sopwith at redhat dot com> 5.8.0-86
- Fix up multilib handling to use multilib_64_archs macro, add ppc64.Mon Jan 01 2003 Chip Turner <cturner at redhat dot com>
- version the Obsoleted on perl-NDBM_File so users can install newerWed Jan 01 2003 Tim Powers <timp at redhat dot com>
- rebuiltThu Jan 01 2003 Chip Turner <cturner at redhat dot com>
- rebuildSat Jan 01 2003 Jeff Johnson <jbj at redhat dot com> 5.8.0-82
- use internal dep generator.Thu Jan 01 2003 Chip Turner <cturner at redhat dot com>
- fix issue with -Dpager in Pod::Perldoc.pm to properly respect setting once moreTue Dec 12 2002 Chip Turner <cturner at redhat dot com>
- add rpath fix to prevent building perl from using installed system perlMon Dec 12 2002 Chip Turner <cturner at redhat dot com>
- rebuildSun Dec 12 2002 Chip Turner <cturner at redhat dot com>
- add numerous upstream patches to fix utf8/perlio issuesThu Nov 11 2002 Chip Turner <cturner at redhat dot com>
- multilib support when building noarch perl modulesWed Sep 09 2002 Chip Turner <cturner at redhat dot com>
- integrate patch for /usr/lib64 instead of /usr/lib from Than NgoTue Sep 09 2002 Chip Turner <cturner at redhat dot com>
- integrate s390/s390x patch from Florian La RocheMon Sep 09 2002 Chip Turner <cturner at redhat dot com>
- fix pager issues; default to /usr/bin/less -isrFri Aug 08 2002 Chip Turner <cturner at redhat dot com>
- add a few new directories to h2ph to produce better .ph filesFri Aug 08 2002 Chip Turner <cturner at redhat dot com>
- change from lynx to links in CPAN.pmWed Aug 08 2002 Chip Turner <cturner at redhat dot com>
- automated release bump and buildSat Jul 07 2002 Chip Turner <cturner at redhat dot com>
- move to final perl 5.8.0, huzzah!Wed Jul 07 2002 Chip Turner <cturner at redhat dot com>
- update CPAN, CGI, and DB_File versions; obsolete perl-libnetWed Jun 06 2002 Chip Turner <cturner at redhat dot com>
- add patch to ensire libperl.so is linked properlyTue May 05 2002 Nalin Dahyabhai <nalin at redhat dot com>
- always build with -fPICFri May 05 2002 Jeff Johnson <jbj at redhat dot com>
- rebuild in rawhideMon Apr 04 2002 Chip Turner <cturner at redhat dot com>
- split suidperl back out (bug #62215)Tue Mar 03 2002 Chip Turner <cturner at redhat dot com>
- restructuring of some directories, alteration of @INCThu Dec 12 2001 Chip Turner <cturner at redhat dot com>
- remove ndbm completelySun Dec 12 2001 Chip Turner <cturner at redhat dot com>
- make rpmlint happy, split out NDBM_File, clean up other spotsWed Dec 12 2001 Chip Turner <cturner at redhat dot com>
- cleaning up of ia64 issues, as well as compatibility with gcc 3.1Tue Sep 09 2001 Chip Turner <cturner at redhat dot com>
- changing building of extra modules out of the core perl rpmTue Sep 09 2001 Chip Turner <cturner at redhat dot com>
- upgrade to 5.6.1, added old INC dirs to maintain compat