Revision 79
- Date:
- 2010/02/23 18:18:35
- Files:
-
- /Makefile.PL (Diff) (Checkout)
Legend:
- Added
- Removed
- Modified
-
Makefile.PL
22 22 'Convert::ASN1', 23 23 'Net::LDAP::ASN', 24 24 ], 25 't/koha integration tests' => [ 26 -default => 0, 27 'Test::WWW::Mechanize', 28 ], 25 29 ); 26 30 27 31 auto_install;