Skip to content

Commit

Permalink
Oops, forgot one Testable -> FileTestable
Browse files Browse the repository at this point in the history
  • Loading branch information
lizmat committed Sep 23, 2014
1 parent 9d5747d commit da6c654
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion S16-io.pod
Expand Up @@ -250,7 +250,7 @@ references to S32-setting-library/IO.pod. An overview:
islink($target); # is the file a symbolic link?
readlink($target); # the destination of the symlink ($source)

=head3 IO::Testable Role
=head3 IO::FileTestable Role

Role to be consumed by both C<IO::Path> as well as C<IO::Handle>.

Expand Down

0 comments on commit da6c654

Please sign in to comment.