Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Correct links to IO-related types/roles
  • Loading branch information
Paul Cochrane committed Feb 20, 2015
1 parent e83ed7b commit 738d615
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions lib/Language/io.pod
Expand Up @@ -6,8 +6,9 @@
Here we present a quick overview of the file-related input/output
operations, detailed documentation can be found in the documentation for the
C<IO> role, as well as the L<IO::Handle>, L<IO::Path>, and
L<IO::FileTestable> types.
L<IO|/type/IO> role, as well as the L<IO::Handle|/type/IO::Handle>,
L<IO::Path|/type/IO::Path>, and L<IO::FileTestable|/type/IO::FileTestable>
types.
=head1 Reading from files
Expand Down

0 comments on commit 738d615

Please sign in to comment.