Changeset 5277
- Timestamp:
- 06/17/09 20:30:39 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Padre-Plugin-Perl6/lib/Padre/Plugin/Perl6/Perl6Document.pm
r5276 r5277 13 13 # colorize timer to make sure that colorize tasks are scheduled properly... 14 14 my $COLORIZE_TIMER; 15 my $COLORIZE_TIMEOUT = 100 0; # wait n-millisecond before starting the Perl6 colorize task15 my $COLORIZE_TIMEOUT = 100; # wait n-millisecond before starting the Perl6 colorize task 16 16 17 17 # used for coloring by parrot
Note: See TracChangeset
for help on using the changeset viewer.
