Changeset 2224
- Timestamp:
- 12/28/08 15:55:19 (3 years ago)
- File:
-
- 1 edited
-
trunk/Padre/lib/Padre.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Padre/lib/Padre.pm
r2222 r2224 3 3 # See POD at end for documentation 4 4 5 use 5.00800 1;5 use 5.008005; 6 6 use strict; 7 7 use warnings; 8 8 use utf8; 9 10 # Non-Padre modules we need just to show the initial 11 # window should be loaded early and normally. 9 12 use Carp (); 10 13 use Cwd ();
Note: See TracChangeset
for help on using the changeset viewer.
