Changeset 3296


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

forgot to load a module

File:
1 edited

Legend:

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

    r3289 r3296  
    1010use File::Basename        qw{ dirname }; 
    1111use File::Copy            qw{ copy }; 
     12use File::HomeDir         (); 
    1213use File::Path            qw{ mkpath }; 
    1314use File::Spec; 
Note: See TracChangeset for help on using the changeset viewer.