Show
Ignore:
Timestamp:
06/25/07 07:20:01 (3 years ago)
Author:
eevee
Message:

Updated Catalyst scripts.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • veekun/trunk/script/vee_test.pl

    r1 r255  
    1 #!C:\Perl\bin\perl.exe -w 
     1#!/usr/bin/perl -w 
    22 
    33use strict; 
     4use warnings; 
    45use Getopt::Long; 
    56use Pod::Usage; 
     
    4445 
    4546Sebastian Riedel, C<sri@oook.de> 
     47Maintained by the Catalyst Core Team. 
    4648 
    4749=head1 COPYRIGHT 
    48  
    49 Copyright 2004 Sebastian Riedel. All rights reserved. 
    5050 
    5151This library is free software, you can redistribute it and/or modify