- Timestamp:
- 02/08/10 20:01:39 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Padre/lib/Padre/Task/PPI/LexicalReplaceVariable.pm
r10436 r10634 21 21 my $replacer = Padre::Task::PPI::LexicalReplaceVariable->new( 22 22 document => $document_obj, 23 location => [$line, $column], # the position of *any* occurr ance of the variable23 location => [$line, $column], # the position of *any* occurrence of the variable 24 24 replacement => '$foo', 25 25 );
Note: See TracChangeset
for help on using the changeset viewer.
