#!/usr/bin/perl -0777n BEGIN { $re = shift; if (! $re) { print STDERR "Usage: doxygrep [...]\n". "\n". "Greps for only within doxygen comments in [files] or stdin\n"; exit(1); } } while(m{/\*\*