aboutsummaryrefslogtreecommitdiffstats
path: root/Packdrakeng.pm
Commit message (Collapse)AuthorAgeFilesLines
* More filehandle cleanupRafael Garcia-Suarez2005-01-071-1/+2
|
* - Fix options parsingOlivier Thauvin2005-01-031-2/+4
| | | | | - 5.0.8
* - fix data read detection when using cacheOlivier Thauvin2005-01-031-1/+4
|
* - speedup uncompress functionOlivier Thauvin2004-12-301-92/+127
| | | | | - factorize code
* - add infofile() functionOlivier Thauvin2004-12-201-6/+43
| | | | | - more doc
* Ensure Packdrakeng::zlib loads properly, and is not used if Compress::ZlibRafael Garcia-Suarez2004-12-171-0/+1
| | | | | is not available
* Simplify optional module loadingRafael Garcia-Suarez2004-12-171-7/+7
|
* Don't invoke compression/decompression subroutines as methodsRafael Garcia-Suarez2004-12-161-6/+3
|
* - more docsv5_0_5Olivier Thauvin2004-12-151-0/+27
|
* Fix indentation and capitalize some warning messagesRafael Garcia-Suarez2004-12-141-107/+106
|
* Use $pack->{log}() instead of warn(), so --quiet works againRafael Garcia-Suarez2004-12-141-36/+36
|
* - fix mkpathOlivier Thauvin2004-12-141-2/+4
|
* - 5.0.3Olivier Thauvin2004-12-141-3/+3
| | | | | - fix mkpath
* - don't use File::* modulesOlivier Thauvin2004-12-141-2/+23
|
* Explicit import list for POSIXRafael Garcia-Suarez2004-12-131-1/+1
|
* - s/use/eval {require}/ on Compress::Zlib, so it can works without itOlivier Thauvin2004-12-131-128/+7
|
* Pull $VERSION from CVSRafael Garcia-Suarez2004-12-091-5/+1
|
* POD fixRafael Garcia-Suarez2004-12-071-1/+3
|
* Minor doc fixesRafael Garcia-Suarez2004-12-071-48/+49
|
* - 5.0.05.0.0Olivier Thauvin2004-12-061-68/+92
| | | | | - more test and fix
* - fix dir / symlink creationOlivier Thauvin2004-12-061-9/+15
| | | | | - add test
* - fix small typos in docsMichael Scherer2004-12-061-23/+23
|
* - fix data length detection in extern_compressOlivier Thauvin2004-12-051-19/+30
| | | | | - add test
* - rename packdrakeng.pm to Packdrakeng.pm to follow perl policyOlivier Thauvin2004-12-051-0/+853