-
i = Integer
-
f = Float
-
b = Boolean
-
s = String
-
a = Array
-
h = Hash
-
d = Date ( YYYY-MM-HH )
-
dt = Datetime ( YYYY-MM-HH HH:MM:SS )
-
fh = Filehandle
-
ar = Array Reference
-
hr = Hash Reference
-
or = Object Reference
-
fn = Sub Reference
-
re = Regular Expression
[RETURN_VALUE_PREFIX]_[FUNCTIONNAME]
[TYPE_PREFIX]_[VARIABLES_NAME]
Hey! The above document had some coding errors, which are explained below:
- Around line 67:
-
You forgot a '=back' before '=head2'
- Around line 71:
-
=back without =over
- Around line 75:
-
You forgot a '=back' before '=head2'
- Around line 79:
-
=back without =over
- Around line 81:
-
=over is the last thing in the document?!