/usr/local/CPAN/perl-lisp/Lisp/String.pm


package Lisp::String;

# strings will be blessed into this package in order to distinguish
# their type from numbers.

1;