Subject: | documentation bug in THE USE STATEMENT section |
wo/ro mix up
wo => \@name_of_the_properties
creates a write-only accessor for the name of the properties passed through as an arrayref
ro => \@name_of_the_properties
creates a read-only accessor for the name of the properties passed through as an arrayref