Show
Ignore:
Timestamp:
04/19/08 19:51:48 (5 years ago)
Author:
tomyhero
Message:

lang/perl/Catalyst-Model-DynamicAdaptor? : add thanks and tag 0.01

Location:
lang/perl/Catalyst-Model-DynamicAdaptor
Files:
1 added
3 modified
10 copied

Legend:

Unmodified
Added
Removed
  • lang/perl/Catalyst-Model-DynamicAdaptor/tags/0.01/lib/Catalyst/Model/DynamicAdaptor.pm

    r9896 r9898  
    5757 
    5858 __PACKAGE__->config( 
    59     class => 'App::Logic', 
     59    class => 'App::Logic', # all modules under App::Logic::* will be loaded 
    6060    # config => { foo => 'foo' , bar => 'bar' }, # constractor parameter for each loading module ) 
    6161    # mrr_args => { path => '/foo/bar' } # Module::Recursive::Require parameter. 
     
    8282=head2 new 
    8383 
     84constructor 
     85 
    8486=head1 AUTHOR 
    8587 
    8688Tomohiro Teranishi <tomohiro.teranishi@gmail.com> 
    8789 
    88 =head1 COPYRIGHT 
     90=head1 THANKS 
    8991 
    90 This module is copyright 2008 Tomohiro Teranishi.  
     92masaki 
    9193 
    9294=head1 LICENSE 
  • lang/perl/Catalyst-Model-DynamicAdaptor/tags/0.01/t/spelling.t

    r9827 r9898  
    2020Tomohiro 
    2121Teranishi 
     22masaki 
  • lang/perl/Catalyst-Model-DynamicAdaptor/trunk/lib/Catalyst/Model/DynamicAdaptor.pm

    r9896 r9898  
    5757 
    5858 __PACKAGE__->config( 
    59     class => 'App::Logic', 
     59    class => 'App::Logic', # all modules under App::Logic::* will be loaded 
    6060    # config => { foo => 'foo' , bar => 'bar' }, # constractor parameter for each loading module ) 
    6161    # mrr_args => { path => '/foo/bar' } # Module::Recursive::Require parameter. 
     
    8282=head2 new 
    8383 
     84constructor 
     85 
    8486=head1 AUTHOR 
    8587 
    8688Tomohiro Teranishi <tomohiro.teranishi@gmail.com> 
    8789 
    88 =head1 COPYRIGHT 
     90=head1 THANKS 
    8991 
    90 This module is copyright 2008 Tomohiro Teranishi.  
     92masaki 
    9193 
    9294=head1 LICENSE 
  • lang/perl/Catalyst-Model-DynamicAdaptor/trunk/t/spelling.t

    r9827 r9898  
    2020Tomohiro 
    2121Teranishi 
     22masaki