Ignore:
Timestamp:
11/30/09 22:16:31 (2 years ago)
Author:
adamk
Message:

Completed the WXG file object, but not entirely sure if I'm going to need it yet. Better to just implement it while everything is fresh in my head.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Padre-Plugin-wxGlade/Makefile.PL

    r9353 r9355  
    22 
    33all_from      lib/Padre/Plugin/wxGlade.pm 
    4 requires      Padre      0.45 
    5 requires      XML::Tiny  1.11 
    6 test_requires Test::More 0.82 
     4requires      File::Slurp  9999.12 
     5requires      Padre        0.45 
     6requires      Params::Util 1.00 
     7requires      XML::Tiny    1.11 
     8test_requires Test::More   0.82 
Note: See TracChangeset for help on using the changeset viewer.