pkgsrc/devel/p5-IO/distinfo
he 1f6bbf91cd Import p5-IO version 1.2301.
IO provides a simple mechanism to load several of the IO modules
in one go. The IO modules belonging to the core are:

      IO::Handle
      IO::Seekable
      IO::File
      IO::Pipe
      IO::Socket
      IO::Dir
      IO::Select
      IO::Poll

Note that these modules should be loaded via

      use IO qw(Handle File); # etc.

and not via the deprecated method

      use IO;  # DEPRECATED
2008-09-12 12:47:32 +00:00

5 lines
232 B
Text

$NetBSD: distinfo,v 1.1.1.1 2008/09/12 12:47:32 he Exp $
SHA1 (IO-1.2301.tar.gz) = d374b102082ab584ce4ef53ef85d233cdc75ffa7
RMD160 (IO-1.2301.tar.gz) = 74c9cf0d092b78bafb3cf83139add0f371a5086e
Size (IO-1.2301.tar.gz) = 49006 bytes