=head1 NAME Rc - parser and backends for 'rc' shell =head1 SYNOPSIS Writes functionally equivalent sh/csh shell scripts from a single input specificaion. =head1 DESCRIPTION I have been disappointed by the lack of new development in Un*x shells. It seems like the world has standardized on bash/tcsh (at best) or ksh/csh (at worst). I believe one cause of this is the difficulty of maintaining parallel versions of scripts for each type of shell. The module aims to silence that excuse and enliven shell evolution! Available at http://www.perl.com/CPAN/authors/id/JPRIT/ ! =head1 R!CENT CHANGES ** 1998-10-23 RELEASE 0.01 - First public release. Send any questions or comments to envy@listbox.com! If you'd like to subscribe to this mailing list, send email to majordomo@listbox.com. Thanks! ---------------------------------------------------------------------- Copyright © 1998 Joshua Nathaniel Pritikin. All rights reserved. This package is free software and is provided "as is" without express or implied warranty. It may be used, redistributed and/or modified under the terms of the Perl Artistic License (see http://www.perl.com/perl/misc/Artistic.html) Portions of this sortware include source code from the 'rc' shell. These portions are Copyright © 1991 Byron Rakitzis. 'rc' is free, open-source package and is available at most ftp sites that distribute GNU software.