File: dup-names.ref

package info (click to toggle)
libmime-tools-perl 5.515-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 1,612 kB
  • sloc: perl: 6,349; makefile: 8
file content (45 lines) | stat: -rw-r--r-- 1,025 bytes parent folder | download | duplicates (13)
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
{
  "Parser" => {
    "Message" => "testmsgs/dup-names.msg",
    "ExtractNested" => 1,
    "OutputToCore" => "0",
    "Name" => "anonymous"
  },
  "Part_1" => {
    "Filename" => "one.gif",
    "BodyFilename" => "one.gif",
    "Size" => 419,
    "Disposition" => "inline",
    "Type" => "image/gif",
    "Encoding" => "base64"
  },
  "Part_2" => {
    "Filename" => "one.gif",
    "BodyFilename" => "one-1.gif",
    "Size" => 357,
    "Type" => "image/gif",
    "Encoding" => "base64"
  },
  "Part_3" => {
    "Filename" => "two.nice.gif",
    "BodyFilename" => "two.nice.gif",
    "Size" => 419,
    "Disposition" => "inline",
    "Type" => "image/gif",
    "Encoding" => "base64"
  },
  "Part_4" => {
    "Filename" => "two.nice.gif",
    "BodyFilename" => "two-1.nice.gif",
    "Size" => 357,
    "Type" => "image/gif",
    "Encoding" => "base64"
  },
  "Part_5" => {
    "Filename" => "two.nice.gif",
    "BodyFilename" => "two-2.nice.gif",
    "Size" => 357,
    "Type" => "image/gif",
    "Encoding" => "base64"
  },
}