Perl language structure: Difference between revisions

Content deleted Content added
m Fix Category:Pages using citations with accessdate and no URL when perm identifier present (doi|bibcode|arxiv|pmid|jstor|isbn|issn|lccn|oclc|ismn|hdl) (rem access-date) using AWB
Line 493:
An example of a class written using the MooseX::Declare<ref>[http://search.cpan.org/perldoc?MooseX::Declare MooseX::Declare documentation]</ref> extension to Moose:
 
<source lang="perlperl6">
use MooseX::Declare;