Prune devel/py-EnthoughtBase
[dports.git] / devel / p5-Object-Array / pkg-descr
1 Several of these methods do not behave exactly like their builtin counterparts.
2
3 Specifically, any method that you would expect to return a list does so, but
4 only in list context. In scalar context, these methods will return an
5 Object::Array object constructed from a copy of the list that would have been
6 returned.
7
8 WWW: http://search.cpan.org/dist/Object-Array/