[dreamwidth/dw-free] 8edbb6: Remove uses of smartmatch
Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: 8edbb674845e10f48d9c2d8713a12fa3203304ee
https://github.com/dreamwidth/dw-free/commit/8edbb674845e10f48d9c2d8713a12fa3203304ee
Author: Andrea Nall <anall@andreanall.com>
Date: 2015-02-14 (Sat, 14 Feb 2015)
Changed paths:
M cgi-bin/DW/Controller/Feeds.pm
M cgi-bin/DW/FeedCanonicalizer.pm
A t/feed-canonicalizer.t
Log Message:
-----------
Remove uses of smartmatch
Smartmatch got used before I knew it was not something we wanted in the codebase.
Recent Perls complain loudly about this feature, so remove it.
Also adds a test of the feed canonicalizer to make sure I didn't regress something.
Commit: 3a4fde0aac474732d6d60a146ad88294a4a0d898
https://github.com/dreamwidth/dw-free/commit/3a4fde0aac474732d6d60a146ad88294a4a0d898
Author: Andrea Nall <anall@andreanall.com>
Date: 2015-02-14 (Sat, 14 Feb 2015)
Changed paths:
M cgi-bin/DW/FeedCanonicalizer.pm
Log Message:
-----------
Don't use 'unless 0'
Commit: 2721cb96c497862722af1bb7350e0c01dd2629c1
https://github.com/dreamwidth/dw-free/commit/2721cb96c497862722af1bb7350e0c01dd2629c1
Author: Mark Smith <mark@qq.is>
Date: 2015-02-14 (Sat, 14 Feb 2015)
Changed paths:
M cgi-bin/DW/Controller/Feeds.pm
M cgi-bin/DW/FeedCanonicalizer.pm
A t/feed-canonicalizer.t
Log Message:
-----------
Merge pull request #1214 from anall/RemoveSmartmatch
Remove uses of smartmatch
Compare: https://github.com/dreamwidth/dw-free/compare/8ab97cbd3e54...2721cb96c497
Home: https://github.com/dreamwidth/dw-free
Commit: 8edbb674845e10f48d9c2d8713a12fa3203304ee
https://github.com/dreamwidth/dw-free/commit/8edbb674845e10f48d9c2d8713a12fa3203304ee
Author: Andrea Nall <anall@andreanall.com>
Date: 2015-02-14 (Sat, 14 Feb 2015)
Changed paths:
M cgi-bin/DW/Controller/Feeds.pm
M cgi-bin/DW/FeedCanonicalizer.pm
A t/feed-canonicalizer.t
Log Message:
-----------
Remove uses of smartmatch
Smartmatch got used before I knew it was not something we wanted in the codebase.
Recent Perls complain loudly about this feature, so remove it.
Also adds a test of the feed canonicalizer to make sure I didn't regress something.
Commit: 3a4fde0aac474732d6d60a146ad88294a4a0d898
https://github.com/dreamwidth/dw-free/commit/3a4fde0aac474732d6d60a146ad88294a4a0d898
Author: Andrea Nall <anall@andreanall.com>
Date: 2015-02-14 (Sat, 14 Feb 2015)
Changed paths:
M cgi-bin/DW/FeedCanonicalizer.pm
Log Message:
-----------
Don't use 'unless 0'
Commit: 2721cb96c497862722af1bb7350e0c01dd2629c1
https://github.com/dreamwidth/dw-free/commit/2721cb96c497862722af1bb7350e0c01dd2629c1
Author: Mark Smith <mark@qq.is>
Date: 2015-02-14 (Sat, 14 Feb 2015)
Changed paths:
M cgi-bin/DW/Controller/Feeds.pm
M cgi-bin/DW/FeedCanonicalizer.pm
A t/feed-canonicalizer.t
Log Message:
-----------
Merge pull request #1214 from anall/RemoveSmartmatch
Remove uses of smartmatch
Compare: https://github.com/dreamwidth/dw-free/compare/8ab97cbd3e54...2721cb96c497