perl - added current directory path to calls
authorFriedrich Beckmann <friedrich.beckmann@gmx.de>
Mon, 10 Oct 2016 10:55:01 +0000 (12:55 +0200)
committerFriedrich Beckmann <friedrich.beckmann@gmx.de>
Mon, 10 Oct 2016 10:55:01 +0000 (12:55 +0200)
commit46bb5c7e00295787af19df26e81f933c08d0c548
treee25551b40c7a6b9754b18ed7a7380f504478d398
parent50f7b74ef593a8b9b1d4a51907eac415ac67f56c
perl - added current directory path to calls

The perl INC path in debian does not include the current directory
anymore. Therefore I added the current directory path at the places
where a module is called and it is assumed that . is part of INC.

See: https://lwn.net/Articles/698853/
perl-module/Makefile.PL
tests/data/data-in.at