#!/usr/bin/perl while (<>) { my ($QName) = /QUEUE\(([\w.]+)\)/; print "$QName \n";}
QUEUE(SYSTEM.SELECTION.VALIDATION.QUEUE)
SYSTEM.SELECTION.VALIDATION.QUEUE
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!