G George New member Mar 29, 2010 #1 how do I write a function like grep without using anonymous subroutines? is it possible to pass a code block to a function in perl without using anonymous subroutines?
how do I write a function like grep without using anonymous subroutines? is it possible to pass a code block to a function in perl without using anonymous subroutines?