Changeset 1212 for lang/perl/Dishuber

Show
Ignore:
Timestamp:
11/07/07 16:08:51 (13 months ago)
Author:
yappo
Message:

r286@haruna (orig r284): ko | 2007-03-07 18:55:00 +0900
added to Source::MobileCIDR and samples


Location:
lang/perl/Dishuber/trunk
Files:
6 added
1 modified

Legend:

Unmodified
Added
Removed
  • lang/perl/Dishuber/trunk/lib/Dishuber.pm

    r1209 r1212  
    107107    $self->run_hook('template.load'); 
    108108    $self->run_hook('source.load'); 
     109    $self->run_hook('source.operation'); 
    109110    $self->run_hook('format.compile'); 
    110111    $self->run_hook('build.compile');