summaryrefslogtreecommitdiff
path: root/pod/perlclass.pod
Commit message (Collapse)AuthorAgeFilesLines
* Many documentation updates for new class syntaxPaul "LeoNerd" Evans2023-02-101-9/+101
| | | | | | | | | * perlclass.pod: Document field initialising expressions and :param attribute * perlclass.pod: Add a TODO section to explain what more is to be added * Added pod/perlclassguts.pod which contains internal implementation notes and details about how the class system works.
* perlclass: work out the initial document structurebbrtj2023-02-101-34/+173
|
* Initial implementation of subclassing, via :isa class attributePaul "LeoNerd" Evans2023-02-101-0/+19
|
* Initial attack at pod/perlclass.podPaul "LeoNerd" Evans2023-02-101-0/+60