I'm trying to conduct a search for a specific class name (containing colons): e.g. search parameters [perl] Class::Data and am coming up empty:
http://stackoverflow.com/search?q=%5Bperl%5D%20class%3A%3Adata&tab=relevance
and
http://stackoverflow.com/search?q=%5Bperl%5D%20class%3A%3Adata&tab=relevance
are both redirected to
http://stackoverflow.com/questions/tagged/perl
Is there any way of conducting such a search?
EDIT: I'm making this a feature request for the ability to search with colons. -Lance