File: MANIFEST

package info (click to toggle)
libhtml-formattext-withlinks-perl 0.14-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 188 kB
  • ctags: 20
  • sloc: perl: 246; makefile: 2
file content (31 lines) | stat: -rw-r--r-- 593 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Build.PL
Changes
examples/basic_usage.pl
examples/custom_footnotes.pl
examples/custom_numbers.pl
lib/HTML/FormatText/WithLinks.pm
Makefile.PL
MANIFEST
META.yml
README
t/01load.t
t/basic_parse.t
t/custom_format.t
t/file.html
t/no_html_passed.t
t/parse_a_with_no_href.t
t/parse_file.t
t/parse_missing_file.t
t/parse_multiple_times.t
t/parse_with_base.t
t/parse_with_html_fragment.t
t/parse_with_identical_links.t
t/parse_with_links.t
t/parse_with_local_links.t
t/parse_with_name.t
t/parse_with_relative_links.t
t/pod.t
t/podcover.t
t/skip_linked_urls.t
t/treebuilder_problem.t
t/with_emphasis.t