Skip to content

Commit

Permalink
added missing =end code
Browse files Browse the repository at this point in the history
  • Loading branch information
LLFourn committed Oct 8, 2015
1 parent 851cf02 commit 7df7c77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/Language/modules.pod
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ them with the L<is export> trait.
# If a subpackage is in the namespace of the current package
# it doesn't need to be explicitly exported
class MyModule::MyClass {};
=end code
You can pass parameters to C<is export> to group symbols for exporting
then the importer can pick and choose. There are three predefined
Expand Down

0 comments on commit 7df7c77

Please sign in to comment.