]> git.vpit.fr Git - perl/modules/Sub-Nary.git/log
perl/modules/Sub-Nary.git
15 years agoAdd a test in t/23-branch.t for the glob strange case
Vincent Pit [Mon, 4 Aug 2008 22:23:23 +0000 (00:23 +0200)]
Add a test in t/23-branch.t for the glob strange case

15 years agoeval '...' should be interpreted as returning a list
Vincent Pit [Mon, 4 Aug 2008 22:04:26 +0000 (00:04 +0200)]
eval '...' should be interpreted as returning a list

15 years agoAdd support and tests for eval { }
Vincent Pit [Mon, 4 Aug 2008 21:56:55 +0000 (23:56 +0200)]
Add support and tests for eval { }

15 years agoReturn 'list' when we can't enter the coderef (such as calling non-overriden core...
Vincent Pit [Mon, 4 Aug 2008 21:33:37 +0000 (23:33 +0200)]
Return 'list' when we can't enter the coderef (such as calling non-overriden core functions with the CORE::GLOBAL:: prefix)

15 years agoWe stole from B::Deparse, not Sub::Deparse
Vincent Pit [Mon, 4 Aug 2008 21:11:07 +0000 (23:11 +0200)]
We stole from B::Deparse, not Sub::Deparse

15 years agoWe can't guess how many elements a match will return
Vincent Pit [Mon, 4 Aug 2008 21:10:41 +0000 (23:10 +0200)]
We can't guess how many elements a match will return

15 years agoImporting Sub-Nary-0.01.tar.gz v0.01
Vincent Pit [Mon, 4 Aug 2008 21:06:35 +0000 (23:06 +0200)]
Importing Sub-Nary-0.01.tar.gz