Greetings, Another basic question:
If I want to run the command below what can I replace the '*' with to get
the command to work? I am trying to figure out what variable is piped from
flat to where.
$a = sequence(10,10)
$a->slice("1:3,:")->flat->where(* > 10)
--
Zev Kronenberg
Graduate Student
University of Utah
phone: 208-629-6224
_______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
