kirbyUK / play-quote-search

Quick 'n' easy CGI scripts for searching plays

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

play-quote-search

http://pity.k1h.eu

Basically my first time messing about with CGI programming, this gets a play from some kind of file (whatever I could find), and dumps everything said by a user-given character name. It tries to be simple enough for an English Lit student to use comfortably, but what do I know about these things.

The files required for all the scripts are given in the comments of the scripts. The scripts are designed so that they can work straight on the files with no modifications, though the 'Tis Pity one requires unzipping first.

For Shakespeare, a much better alternative is Open-Source Shakespeare.

About

Quick 'n' easy CGI scripts for searching plays

License:GNU General Public License v3.0


Languages

Language:Perl 100.0%