NAME
make-bookmarklet - a command-line script that transforms human-readable JavaScript code into bookmarklet form.
DESCRIPTION
This script will attempt to copy the bookmarklet code to your desktop clipboard using pbcopy if possible. A warning will be issued if it cannot regardless of the availablity of pbcopy, the bookmarklet code will be output.
USAGE
make-bookmarklet < example.js
SUPPORT
Bugs should be reported via the CPAN bug tracker at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=JavaScript-Bookmarklet
For other issues, contact the author.
AUTHOR
Timothy Appnel <tima@cpan.org>
SEE ALSO
http://daringfireball.net/2007/03/javascript_bookmarklet_builder, make-bookmarklet
COPYRIGHT AND LICENCE
The software is released under the Artistic License. The terms of the Artistic License are described at http://www.perl.com/language/misc/Artistic.html. Except where otherwise noted, JavaScript::Bookmarklet is Copyright 2008, Timothy Appnel, tima@cpan.org. All rights reserved.