https://github.com/yanick/ppix-editortools
https://github.com/yanick/ppix-editortools
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/yanick/ppix-editortools
- Owner: yanick
- License: other
- Created: 2012-04-29T16:20:41.000Z (about 13 years ago)
- Default Branch: releases
- Last Pushed: 2023-08-27T11:00:28.000Z (almost 2 years ago)
- Last Synced: 2024-10-11T21:10:48.703Z (8 months ago)
- Language: Perl
- Size: 156 KB
- Stars: 10
- Watchers: 2
- Forks: 8
- Open Issues: 2
-
Metadata Files:
- Readme: README
- Changelog: Changes
- License: LICENSE
Awesome Lists containing this project
README
NAME
PPIx::EditorTools - Utility methods and base class for manipulating Perl
via PPISYNOPSIS
See PPIx::EditorTools::*DESCRIPTION
Base class and utility methods for manipulating Perl via PPI. Pulled out
from the "Padre::Task::PPI" code.METHODS
new()
Constructor. Generally shouldn't be called with any arguments.AUTHORS
Gabor SzaboCONTRIBUTORS
ADAMKAZAWAWI
BOWTIE
buff3r
MGRIMES
PATRICKAS
SMUELLER
SEE ALSO
"PPIx::EditorTools::*", Padre, App::EditorTools, Padre, and PPI.