Skip to content

Commit

Permalink
fixed closing =cut
Browse files Browse the repository at this point in the history
  • Loading branch information
petdance committed Aug 3, 2009
1 parent c7f03d7 commit cdcc298
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Changes
Expand Up @@ -3,6 +3,11 @@ Revision history for File-Next
File::Next does NOT use rt.cpan.org for bug tracking. Please report
problems at http://github.com/petdance/file-next/issues.

NEXT
[FIXES]
Fixed closing =cut in POD.


1.04 Fri Jul 31 16:24:36 CDT 2009
[ENHANCEMENTS]
It's never been correct to call File::Next::files() as a method,
Expand Down
1 change: 1 addition & 0 deletions Next.pm
Expand Up @@ -496,5 +496,6 @@ version, or
=back
=cut

1; # End of File::Next

0 comments on commit cdcc298

Please sign in to comment.