Changeset 4978
- Timestamp:
- 01/19/08 22:38:38 (5 years ago)
- Location:
- lang/perl/Moxy/trunk
- Files:
-
- 2 modified
-
Changes (modified) (1 diff)
-
lib/Moxy.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/Moxy/trunk/Changes
r4944 r4978 1 1 Revision history for Moxy 2 3 0.08 4 5 - (INCOMPATIBLE CHANGE) plugin hook point is all changed. 6 - internal code is utf-8 instead of euc-jp. 7 - Moxy::Plugin::Application is direct access to the server. 2 8 3 9 0.07 -
lang/perl/Moxy/trunk/lib/Moxy.pm
r4970 r4978 5 5 use base qw/Class::Accessor::Fast/; 6 6 7 our $VERSION = '0.0 7';7 our $VERSION = '0.08'; 8 8 9 9 __PACKAGE__->mk_accessors(qw/config/);
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)