Index: perl-io-handle-pkg-description.in
===================================================================
--- perl-io-handle-pkg-description.in (nonexistent)
+++ perl-io-handle-pkg-description.in (revision 5)
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description. Line
+# up the first '|' above the ':' following the base package name, and the '|'
+# on the right side marks the last column you can put a character in. You must
+# make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':'.
+
+ |-----handy-ruler------------------------------------------------------|
+perl-io-handle: perl-io-handle @VERSION@ (supply object methods for I/O handles)
+perl-io-handle:
+perl-io-handle: IO::Handle is the base class for all other IO handle classes. It is
+perl-io-handle: not intended that objects of IO::Handle would be created directly,
+perl-io-handle: but instead IO::Handle is inherited from by several other classes
+perl-io-handle: in the IO hierarchy.
+perl-io-handle:
+perl-io-handle:
+perl-io-handle:
+perl-io-handle:
+perl-io-handle: