Changeset 17636 for lang/perl/Moxy
- Timestamp:
- 08/15/08 01:22:03 (5 months ago)
- Location:
- lang/perl/Moxy/trunk
- Files:
-
- 4 modified
-
Changes (modified) (1 diff)
-
MANIFEST.SKIP (modified) (1 diff)
-
Makefile.PL (modified) (1 diff)
-
lib/Moxy.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/Moxy/trunk/Changes
r13916 r17636 1 1 Revision history for Moxy 2 3 0.44 4 5 - use HTTP::Engine::Compat 2 6 3 7 0.43 -
lang/perl/Moxy/trunk/MANIFEST.SKIP
r9219 r17636 18 18 MANIFEST.bak 19 19 \.sw[po]$ 20 ^config.yaml$ -
lang/perl/Moxy/trunk/Makefile.PL
r17633 r17636 49 49 tests 't/*.t t/*/*.t t/*/*/*.t'; 50 50 51 author_tests 'xt';51 # author_tests 'xt'; 52 52 auto_include; 53 53 auto_install; -
lang/perl/Moxy/trunk/lib/Moxy.pm
r17633 r17636 4 4 use Class::Component 0.16; 5 5 6 our $VERSION = '0.4 3';6 our $VERSION = '0.44'; 7 7 8 8 use Carp;
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)