Changeset 8629
- Timestamp:
- 04/02/08 11:12:27 (5 years ago)
- Location:
- lang/perl/HTTP-MobileAttribute/trunk/lib/HTTP/MobileAttribute/Agent
- Files:
-
- 1 added
- 5 modified
-
AirHPhone.pm (modified) (1 diff)
-
Base.pm (added)
-
DoCoMo.pm (modified) (1 diff)
-
EZWeb.pm (modified) (1 diff)
-
NonMobile.pm (modified) (1 diff)
-
ThirdForce.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/HTTP-MobileAttribute/trunk/lib/HTTP/MobileAttribute/Agent/AirHPhone.pm
r4006 r8629 2 2 use strict; 3 3 use warnings; 4 use Class::Component;4 use base qw/HTTP::MobileAttribute::Agent::Base/; 5 5 6 6 1; -
lang/perl/HTTP-MobileAttribute/trunk/lib/HTTP/MobileAttribute/Agent/DoCoMo.pm
r4006 r8629 2 2 use strict; 3 3 use warnings; 4 use Class::Component;4 use base qw/HTTP::MobileAttribute::Agent::Base/; 5 5 6 6 1; -
lang/perl/HTTP-MobileAttribute/trunk/lib/HTTP/MobileAttribute/Agent/EZWeb.pm
r4006 r8629 2 2 use strict; 3 3 use warnings; 4 use Class::Component;4 use base qw/HTTP::MobileAttribute::Agent::Base/; 5 5 6 6 1; -
lang/perl/HTTP-MobileAttribute/trunk/lib/HTTP/MobileAttribute/Agent/NonMobile.pm
r4006 r8629 2 2 use strict; 3 3 use warnings; 4 use Class::Component;4 use base qw/HTTP::MobileAttribute::Agent::Base/; 5 5 6 6 1; -
lang/perl/HTTP-MobileAttribute/trunk/lib/HTTP/MobileAttribute/Agent/ThirdForce.pm
r4006 r8629 2 2 use strict; 3 3 use warnings; 4 use Class::Component;4 use base qw/HTTP::MobileAttribute::Agent::Base/; 5 5 6 6 1;
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)