aboutsummaryrefslogtreecommitdiff
path: root/t/tests/sietima/subscriber.t
Commit message (Collapse)AuthorAge
* ::Subscriber 'raw_address' is now 'primary'dakkar2017-02-05
| | | | | It was a horrible name. The coercion from hashref is also simplified this way.
* Use sub signatures!Dagfinn Ilmari Mannsåker2016-08-09
| | | | | | also: * add Sietima::Policy to enable stuff everywhere * use Test::Sietima everywhere (which imposes Sietima::Policy)
* bump perl requirement to 5.24dakkar2016-06-19
| | | | I can haz postderef!
* ::Subscriber now supports aliasesdakkar2016-06-19
| | | | and has a ->match method
* test Subscriberdakkar2016-06-10