diff options
author | Andinus <andinus@nand.sh> | 2020-08-30 00:42:01 +0530 |
---|---|---|
committer | Andinus <andinus@nand.sh> | 2020-08-30 00:42:01 +0530 |
commit | 6139a5c6c4adebe129666842eb91a77674c6d03a (patch) | |
tree | 20724b7e11561bc0fd67aa8f4e4e5d2d2ba6bca2 /README | |
parent | ece80ef2d7a255c119efb8e6ceef6b0bbcb6cdc9 (diff) | |
download | pyxis-6139a5c6c4adebe129666842eb91a77674c6d03a.tar.gz |
Fix custom feed loading, print feed name, don't omit entries
+ ? do {push @feeds, path("$feeds_dir/$_") foreach @ARGV} Fixes custom feed loading. The data structure is hash of date mapped to a list of entries which is a list of $feed_name, $message This also fixes omitting of entries as we store a list of entries so we get multiple entries in same date map.
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions