aboutsummaryrefslogtreecommitdiff
path: root/perl/perl-PPIx-Utils/README
diff options
context:
space:
mode:
Diffstat (limited to 'perl/perl-PPIx-Utils/README')
-rw-r--r--perl/perl-PPIx-Utils/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/perl/perl-PPIx-Utils/README b/perl/perl-PPIx-Utils/README
new file mode 100644
index 0000000000..b245df5c8c
--- /dev/null
+++ b/perl/perl-PPIx-Utils/README
@@ -0,0 +1,6 @@
+PPIx::Utils is a collection of utility functions for working with
+PPI documents. The functions are organized into submodules, and may
+be imported from the appropriate submodule or via this module.
+These functions were originally from Perl::Critic::Utils and related
+modules, and have been split off to this distribution for use outside
+of Perl::Critic.