Skip to content

Commit

Permalink
note that PPI::Document->new can also throw exceptions
Browse files Browse the repository at this point in the history
  • Loading branch information
moregan authored and wchristian committed Aug 19, 2015
1 parent 962bf11 commit 15ecbfd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/PPI/Document.pm
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@ optimisation flag, it is off by default and you will need to explicitly
enable it.
Returns a C<PPI::Document> object, or C<undef> if parsing fails.
L<PPI::Exception> objects can also be thrown if there are parsing problems.
=cut

Expand Down

0 comments on commit 15ecbfd

Please sign in to comment.