diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-07-15 13:47:55 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-07-15 13:47:55 +0000 |
commit | 02cd8b6e648c25baa6e7161675ba609e5baed3f6 (patch) | |
tree | c2e7e026d5ad3f2799ecf88b21e47f2e37f901e9 /textproc/p5-PPIx-EditorTools/pkg-descr | |
parent | d4ab668367056ff7eff0a7ea564ac5c812fde872 (diff) |
Notes
Diffstat (limited to 'textproc/p5-PPIx-EditorTools/pkg-descr')
-rw-r--r-- | textproc/p5-PPIx-EditorTools/pkg-descr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/textproc/p5-PPIx-EditorTools/pkg-descr b/textproc/p5-PPIx-EditorTools/pkg-descr new file mode 100644 index 000000000000..11546aaa2767 --- /dev/null +++ b/textproc/p5-PPIx-EditorTools/pkg-descr @@ -0,0 +1,4 @@ +Base class and utility methods for manipulating Perl via PPI. Pulled +out from the Padre::Task::PPI code. + +WWW: http://search.cpan.org/dist/PPIx-EditorTools/ |