We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Add "rough drafts" text
Renamed UNIVERSAL::Cor to UNIVERSAL::Corinna globally
Update CONSTRUCT and ADJUST examples
Rename Cor to Corinna globally.
Updated Cookbook (markdown)
s/num_tries/num_boxes/ in some code which doesn't have $num_tries.
Add class phases document and update others to point to it.
Start clarifying class phases.
Simplify explanation of overloading reader/writer behavior
Explain attribute renaming.
Show a multi-method example. No promises we'll get 'em.
CONTRUCT is now expected to merely return a KV list.
= $default is no longer lazy. Only :builder is lazy unless :immediate is present
For custom writers, show the "best practice" before the common practice.
Typo.
Update TOC
Explain Custom writers
Inheriting from non-Cor classes
Tweak CONSTRUCT again
Add link to CONSTRUCT and ADJUST in TOC
CONSTRUCT and ADJUST example
Formatting one example.
Tabs to spaces (why didn't exandtab work?)