Data::Compare::Plugins::Scalar::Properties.3pm

Langue: en

Autres versions - même langue

Version: 2004-01-07 (ubuntu - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

Data::Compare::Plugin::Scalar::Properties - plugin for Data::Compare to handle Scalar::Properties objects.

DESCRIPTION

Enables Data::Compare to Do The Right Thing for Scalar::Properties objects.
comparing a Scalar::Properties object and an ordinary scalar
If you compare a scalar and a Scalar::Properties, then they will be considered the same if the two values are the same, regardless of the presence of properties.
comparing two Scalar::Properties objects
If you compare two Scalar::Properties objects, then they will only be considered the same if the values and the properties match.

AUTHOR

Copyright (c) 2004 David Cantrell. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

SEE ALSO

Data::Compare

POD ERRORS

Hey! The above document had some coding errors, which are explained below:
Around line 82:
=back doesn't take any parameters, but you said =back 4