Commit Graph

12 Commits (master)

Author SHA1 Message Date
Ben Moon 83b9bbd6b7 Fix newline at end of file 2016-05-16 14:19:39 +01:00
Ben Moon 5f85cf4121 Update Goodies to use Test::Deep
* Ensure Test::Deep is imported.

* Replace '-ANY-' with ignore()

* Replace regexes with re(...)
2016-05-16 14:07:57 +01:00
Zach Thompson 73d8f72fc0 Remove id/name from Perl modules and tests 2016-03-18 11:49:33 -06:00
Mailkov 0d2134b2a0 add title into tests 2016-01-06 10:13:19 +00:00
Mailkov 1e351763c0 correct test on Teredo.t 2015-12-29 16:51:24 +00:00
Matt Miller da70710f7d EOL: remove trailing whitespace. 2014-10-28 20:36:15 +02:00
Matt Miller 68fc7c8dec Set explicit caching everywhere.
This explicity sets the caching behavior for all goodies. Goodies which
did not have caching behavior set in their package have had it added.
Similarly for the tests.

This resulted in a number of changes for caching behavior, mostly
moving towards more frequent caching.

I identified three cases where goodies should not be cached. They are when
the result depends upon:

- some random element,
- the time of day or year (as with relative dates), or
- the location of the requesting user

In all other cases, I presumed that the goodies were sufficiently
deterministic in their output to warrant caching.
2014-09-27 10:35:17 -04:00
Matthew Ramina 46f8039102 Teredo: using text--primary/secondary, external style sheet 2014-07-01 20:51:01 -04:00
Matthew Ramina 1f105afbb1 Teredo: gray labels, not italicize them 2014-06-25 09:33:04 -04:00
Jag Talon b59d42f154 t/Teredo: Fix tests. 2014-01-16 18:05:36 -05:00
seanheaton f6afd465ba Added html output and comments. Also verified that Net::IP doesn't appear to make any network connections. 2013-10-28 23:17:07 -04:00
seanheaton ae20b5abfa A Goodie to extract IPv4 information encoded in Teredo tunnel IPv6 addresses 2013-10-14 12:03:14 -04:00