Quote-Reference

New quotelike operators qwr(...) and qhr(...) which behave like
qw(...) but return an array reference and a hash reference
respectively.

INSTALLATION

To install this module, run the following commands:

       perl Build.PL
       ./Build
       ./Build test
       ./Build install

SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with the
perldoc command.

   perldoc Quote::Reference

You can also look for information at:

   RT, CPAN's request tracker
       http://rt.cpan.org/NoAuth/Bugs.html?Dist=Quote-Reference

   AnnoCPAN, Annotated CPAN documentation
       http://annocpan.org/dist/Quote-Reference

   CPAN Ratings
       http://cpanratings.perl.org/d/Quote-Reference

   Search CPAN
       http://search.cpan.org/dist/Quote-Reference


COPYRIGHT AND LICENCE

Copyright (C) 2012 Kilna Companies

This program is free software; you can redistribute it and/or modify it
under the terms of either: the GNU General Public License as published
by the Free Software Foundation; or the Artistic License.