]> git.vpit.fr Git - perl/modules/indirect.git/commit - indirect.xs
Get rid of the linestr check
authorVincent Pit <vince@profvince.com>
Mon, 16 Aug 2010 14:38:45 +0000 (16:38 +0200)
committerVincent Pit <vince@profvince.com>
Mon, 16 Aug 2010 14:38:45 +0000 (16:38 +0200)
commitce2df2b3143e49d1d1531f6f76e270b973dffad2
tree74cafe152d9468666a8b49c173a49970d2ae68b4
parentec48b957f1ab41d61e97f77b104a5b41f616af32
Get rid of the linestr check

It simplifies the code, remove some potential breakage if the linestr
changes inside an indirect expression, and allows for reporting indirect
constructs in quotelike environments.
indirect.xs
t/20-good.t
t/21-bad.t