r4980@merlin: jquelin | 2007-05-24 14:42:14 +0200
[acme-tie-eleet.git] / README
blobf46afc1adbc21525f4407c7b09dd0eae2c564d2b
1 Acme::Tie::Eleet - Perl extension to 5pE4k 1Ik3 4n 3l337!
3 DESCRIPTION
5     Have you ever wanted to speak like an eleet? Do you feel like it's too
6     difficult to do your case mixin' manually? Tired of being laugh at by
7     your mates because your quotes don't make you look like an h4x0r? Well,
8     there's a solution, and you're reading the documentation of the module
9     specially made for u, Ye4h M4n!
11     This module basically allows you to perform a tie on filehandles,
12     converting text written to it!
14     And since it's quite difficult to do urself a tie, the module will also
15     tie the 2 (no, not the letter 'S', the figure, u b4st4rd) standard file
16     descriptors perl comes with (aka, STDOUT and STDERR). A simple use of
17     the module and you're ready to go! Fe4R u5!
20 INSTALLATION
22     To install this module type the following:
23        perl Makefile.PL
24        make
25        make test
26        make install
29 AUTHOR
31     Jerome Quelin, <jquelin@cpan.org>
34 COPYRIGHT
36     Copyright (c) 2001 Jerome Quelin <jquelin@cpan.org>
37     All rights reserved.
39     This program is free software; you can redistribute it and/or
40     modify it under the same terms as Perl itself.
43 TODO
45     - Find more h4x0R quotes to add.
46     - Allow user to provide a dictionnary for words. BackĀ­
47       ward compatibility would be ok since a ref to a hash
48       evaluates to true.
49     - Allow user to provide a hash of quotes for both
50       add_before / add_after. Backward compatibility would
51       be ok since a ref to a hash evaluates to true.
52     - Allow user to provide an array of quotes to add. BackĀ­
53       ward compatibility would be ok since a ref to a hash
54       evaluates to true.