Commit Graph

8 Commits

Author SHA1 Message Date
Uroš Golja
050b0a5802 Added debug mode, modified some outputs. 2016-11-13 21:40:33 +01:00
Uroš Golja
1a7507c6bc This apparently works. The trick was to use the $symlink_dir path as the
basepath (for the abs2rel function), and not $symlink. Kinda makes
sense, really.
2016-11-12 12:25:41 +01:00
Uroš Golja
d85735ef46 This works, dont know why 2016-11-11 16:07:37 +01:00
Uroš Golja
b947df75ee Trying to figure out how this File::Spec and Cwd thing works. 2016-10-28 08:30:52 +02:00
Uroš Golja
ac2ea74ad5 Oops, a copy/paste bug. 2016-10-26 07:51:10 +02:00
Uroš Golja
ee25e6d65a Mostly beauty fixes. 2016-10-25 23:10:05 +02:00
Uroš Golja
b3f2dd01ba Reworked all the hashes (%files, %ar) into hash references ($files, $ar)
for better clarity. Who uses hashes, anyway?

Added some more sanity and error checking.
2016-10-25 23:03:39 +02:00
Uroš Golja
f617949281 Initial import 2016-10-25 16:01:24 +02:00