Changeset 8467
- Timestamp:
- 03/28/08 16:19:15 (5 years ago)
- Files:
-
- 1 modified
-
lang/perl/Net-Partty/trunk/Makefile.PL (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/Net-Partty/trunk/Makefile.PL
r8441 r8467 3 3 all_from 'lib/Net/Partty.pm'; 4 4 5 requires $_ for (qw/ /); 5 requires $_ for (qw/ 6 Carp 7 Class::Accessor::Fast 8 IO::Select 9 IO::Socket::Telnet 10 /); 6 11 7 12 build_requires 'Test::More';
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)