
Repository::Simple::Type::Value::Scalar - Simple "rs:scalar" value type

my $value_type = Repository::Simple::Type::Value::Scalar->new;

This represents the simplest of all value types. It only holds any scalar and does nothing to check or inflate or deflate a given value.

Andrew Sterling Hanenkamp, <hanenkamp@cpan.org>

Copyright 2006 Andrew Sterling Hanenkamp <hanenkamp@cpan.org>. All Rights Reserved.
This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See perlartistic.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.