Changeset 3298


Ignore:
Timestamp:
03/12/09 08:26:51 (3 years ago)
Author:
jquelin
Message:

forcing no import for file::spec

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Padre/lib/Padre/Config/Constants.pm

    r3296 r3298  
    1212use File::HomeDir         (); 
    1313use File::Path            qw{ mkpath }; 
    14 use File::Spec; 
     14use File::Spec            (); 
    1515use File::Spec::Functions qw{ catdir catfile rel2abs }; 
    1616 
Note: See TracChangeset for help on using the changeset viewer.