ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Convert-Scalar/Scalar.pm
(Generate patch)

Comparing Convert-Scalar/Scalar.pm (file contents):
Revision 1.14 by root, Thu Aug 18 19:07:04 2011 UTC vs.
Revision 1.15 by root, Mon Feb 3 03:32:13 2014 UTC

201=item niok scalar 201=item niok scalar
202 202
203Calls SvOK, SvUOK, SvROK, SvPOK, SvNOK or SvNIOK on the given scalar, 203Calls SvOK, SvUOK, SvROK, SvPOK, SvNOK or SvNIOK on the given scalar,
204respectively. 204respectively.
205 205
206=cut
207
2081;
209
210=back 206=back
211 207
212=head2 CANDIDATES FOR FUTURE RELEASES 208=head2 CANDIDATES FOR FUTURE RELEASES
213 209
214The following API functions (L<perlapi>) are considered for future 210The following API functions (L<perlapi>) are considered for future
224 Marc Lehmann <schmorp@schmorp.de> 220 Marc Lehmann <schmorp@schmorp.de>
225 http://home.schmorp.de/ 221 http://home.schmorp.de/
226 222
227=cut 223=cut
228 224
2251
226

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines