about summary refs log tree commit diff
path: root/pkgs/development/perl-modules
AgeCommit message (Expand)AuthorFilesLines
2012-09-24IO::Compress: Update to fix the buildEelco Dolstra2-4/+4
2012-09-12DBD::SQLite: Don't link against /usr/lib/libsqlite3.dylib on DarwinEelco Dolstra1-0/+5
2012-08-17DBD::SQLite: Don't install a copy of the SQLite sourcesEelco Dolstra1-2/+8
2012-08-17Compress-Raw-Zlib: Don't check on Darwin.Shea Levy1-1/+3
2012-07-31Add some packages to the channelEelco Dolstra2-8/+12
2012-07-29perl-DB_File: update to version 1.826Peter Simons1-5/+5
2012-07-26DBD::Pg: update to 2.19.2Eelco Dolstra1-4/+4
2012-03-17Remove some files not reachable from all-packages.nixYury G. Kudryashov1-10/+0
2012-03-07perl-Compress-Raw-Bzip2: updated to version 2.049 to (hopefully) fix test sui...Peter Simons1-3/+3
2012-03-07perl-Compress-Raw-Zlib: updated to version 2.051 to (hopefully) fix test suit...Peter Simons1-4/+4
2012-01-18* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra1-1/+1
2012-01-04* DBD::SQLite updated to 1.35.Eelco Dolstra1-3/+3
2011-11-25* Add a patch to prevent Starman from changing its process nameEelco Dolstra1-0/+23
2011-10-27* Use a fork of Net::Amazon::EC2 that supports tags.Eelco Dolstra1-20/+11
2011-10-20* Some Net::Amazon::EC2 patches.Eelco Dolstra2-1/+70
2011-10-07* Updated Catalyst to 5.9. It now uses Plack for interfacing with theEelco Dolstra1-0/+17
2011-09-16* Updated IO::Compress.Eelco Dolstra2-8/+8
2011-08-19* DBIx::Class and related updates.Eelco Dolstra1-5/+5
2011-08-10* Add Net::Amazon::MechanicalTurk.Eelco Dolstra1-0/+65
2011-06-16* Apply a patch to Net::Amazon::EC2 to get the describe_instancesEelco Dolstra1-0/+12
2011-04-11* Update DBI and DBD::SQLite.Eelco Dolstra1-3/+6
2010-11-27Add Nix expression for Perl module SQL::Translator ( also knownKarn Kallio1-0/+49
2010-08-05newer version DBD-SQLiteRob Vermaas2-27/+27
2010-04-01* Don't use nested lists.Eelco Dolstra1-2/+2
2010-02-09* Doh.Eelco Dolstra1-2/+0
2010-02-09* Symlink propagated-user-env-packages toEelco Dolstra1-2/+4
2009-10-15Making perl DB_File follow the lib/perl5/site_perl convention for the *.pm fi...LluĂ­s Batlle i Rossell1-3/+11
2009-10-07added DBD-mysql, maatkitRob Vermaas2-0/+47
2009-07-02* Latest DBD::SQLite. Fix building against an external SQLite.Eelco Dolstra3-47/+46
2009-07-02* Improve the determinism of Perl builds: don't try to download stuffEelco Dolstra1-0/+9
2009-04-28DBD-Pg 2.13.1Rob Vermaas1-0/+15
2009-04-23* Another sync with the trunk.Eelco Dolstra2-6/+4
2009-04-22* lib/site_perl -> lib/perl5/site_perl.Eelco Dolstra1-1/+1
2009-04-22* Removed the hack to fix the installation path of some PerlEelco Dolstra1-11/+1
2009-04-22* `mv .../* ...' no longer works if nullglob is on. However, the realEelco Dolstra1-2/+1
2009-04-20* Drop the "perl" prefix from Perl attribute names. It's redundantEelco Dolstra1-2/+2
2009-04-20* Move all the Perl packages out of all-packages.nix into a separateEelco Dolstra1-4/+2
2009-03-31* Sync with the trunk once more.Eelco Dolstra1-0/+4
2009-03-24* Disabled make check in DBD::SQLite; seeEelco Dolstra1-0/+4
2009-03-16* Sync with the trunk.Eelco Dolstra2-0/+38
2009-03-11* Catalyst::Engine::HTTP::Prefork: terminate chunked transfersEelco Dolstra1-0/+23
2009-03-03* Added IO::Compress::Bzip2.Eelco Dolstra1-0/+15
2009-02-13* Sync with the trunk.Eelco Dolstra1-5/+5
2009-02-13* Perl BerkeleyDB module: updated to 0.36 since "make test" failed inEelco Dolstra1-5/+5
2009-02-12* Sync with the trunk.Eelco Dolstra3-10/+44
2009-02-12* Latest Compress::Zlib.Eelco Dolstra2-0/+29
2009-02-12* Perl builder: run tests by default.Eelco Dolstra2-10/+15
2008-12-10* Merged from the trunk. Let's see how well this works withEelco Dolstra11-51/+103
2008-11-28* A patch to make TemplateToolkit work properly on templates in theEelco Dolstra1-0/+23
2008-11-24* A function "buildPerlPackage" to replace all those "importEelco Dolstra5-40/+2