Changeset 452


Ignore:
Timestamp:
10/25/08 05:37:29 (3 years ago)
Author:
szabgab
Message:

add test script to compile all the modules
using Test::Compile

Location:
trunk
Files:
1 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Build.PL

    r417 r452  
    6161    requires              => \%prereqs, 
    6262    build_requires        => { 
     63        'Test::Compile'             => '0.08', 
    6364        'Test::More'                => '0.47', 
    6465        'Test::Exception'           => 0, 
  • trunk/MANIFEST

    r417 r452  
    4646script/padre 
    4747 
     48t/00-compile.t 
    4849t/01-load.t 
    4950t/02-new.t 
Note: See TracChangeset for help on using the changeset viewer.