Changeset 10533
- Timestamp:
- 04/27/08 14:11:43 (5 years ago)
- Location:
- lang/perl/HTTP-Engine/trunk/lib
- Files:
-
- 1 removed
- 1 modified
-
HTTP/Engine.pm (modified) (1 diff)
-
HTTPEx.pm (deleted)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/HTTP-Engine/trunk/lib/HTTP/Engine.pm
r10528 r10533 2 2 use strict; 3 3 use warnings; 4 BEGIN { eval "package HTTPEx; sub dummy {} 1;" } 4 5 use base 'HTTPEx'; 5 6 use Class::Component;
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)