Build precise queries to find exactly what you need
Press ESC to close
@Niesten
Favorites0
Views
Projects0
Good plugin, does exactly what I need. Only one thing was needed to be corrected due to issues with -v (debuglevel): use Getopt::Long; changed into use Getopt::Long qw(:config no_ignore_case); Without this, debuglevel and Version parameters were mixed up.
Reviewed 10 years ago