Peter Speltz wrote:
Anyone know any reason why display_columns could not return a list or
list ref based on wantarray?

Well, it's not backwards compatible. So every application class where somebody has written

  sub display_columns { qw( foo bar) }

would need to be rewritten with more complicated functions.

Why do you need it?

Cheers, Dave


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Maypole-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/maypole-devel

Reply via email to