NAME

App::Wack - the actual code of wack the wisual ack

SYNOPSIS

You should only use the

wack

command and not the module itself.

DESCRIPTION

App::Wack is the implementation of the Gtk2 and GladeXML based GUI around ack, the grep-like text finder.

DEVELOPMENT

Subversion repository: http://svn1.hostlocal.com/szabgab/trunk/wack/

Bugs https://rt.cpan.org/ Email: bug-app-wack to rt.cpan.org

TODO

add more of the available flags as checkboxes

add the selected file type list as a configuration option

work with Andy on ack to allow me to call the module directly instead of the executable

show some sign that search is still in progress (and/or that search ended)

Allow the user to abort search in the middle

COPYRIGHT

Copyright 2007 Gabor Szabo, all rights reserved.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.