Skip to content

oalders/acme-scripturacontinua

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Acme-ScripturaContinua

Acme::ScripturaContinua allows you to turn regular texts into something
economical and special while allowing you to do something for the environment.
Think of all the paper you can save simply by abandoning layout and
punctuation.

    use Acme::ScripturaContinua;

    my $scriptura = Acme::ScripturaContinua->new();
    my $text = 'Well you know my name is Simon.';
    print $scriptura->continuate( $text );
    
Returns the much more succinct: WELLYOUKNOWMYNAMEISSIMON


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 Acme::ScripturaContinua

You can also look for information at:

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

    AnnoCPAN, Annotated CPAN documentation
        http://annocpan.org/dist/Acme-ScripturaContinua

    CPAN Ratings
        http://cpanratings.perl.org/d/Acme-ScripturaContinua

    Search CPAN
        http://search.cpan.org/dist/Acme-ScripturaContinua/


COPYRIGHT AND LICENCE

Copyright (C) 2009 Olaf Alders

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.

See http://dev.perl.org/licenses/ for more information.

About

Acme::ScripturaContinua - Obfuscate text like the ancients

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages