1FFI::Platypus::TypeParsUesre:r:VCeornstiroinb2u(t3e)d PeFrFlI:D:oPcluamteynptuast:i:oTnypeParser::Version2(3)
2
3
4
6 FFI::Platypus::TypeParser::Version2 - FFI Type Parser Version Two
7
9 version 2.08
10
12 use FFI::Platypus 2.00;
13 my $ffi = FFI::Platypus->new( api => 2 );
14 $ffi->type('string(10)');
15
17 This documents the third (version 2) type parser for FFI::Platypus.
18 This type parser was included with FFI::Platypus starting with version
19 1.58 in an experimental capability, and 2.00 as a stable interface.
20 Starting with version 1.00 the main FFI::Platypus documentation
21 describes the version 2 API and you can refer to
22 FFI::Platypus::TypeParser::Version1 for details on the version1 API.
23
25 FFI::Platypus
26 The core FFI::Platypus documentation.
27
28 FFI::Platypus::TypeParser::Version0
29 The API 0.02 type parser.
30
31 FFI::Platypus::TypeParser::Version1
32 The API 1.00 type parser.
33
35 Author: Graham Ollis <plicease@cpan.org>
36
37 Contributors:
38
39 Bakkiaraj Murugesan (bakkiaraj)
40
41 Dylan Cali (calid)
42
43 pipcet
44
45 Zaki Mughal (zmughal)
46
47 Fitz Elliott (felliott)
48
49 Vickenty Fesunov (vyf)
50
51 Gregor Herrmann (gregoa)
52
53 Shlomi Fish (shlomif)
54
55 Damyan Ivanov
56
57 Ilya Pavlov (Ilya33)
58
59 Petr Písař (ppisar)
60
61 Mohammad S Anwar (MANWAR)
62
63 Håkon Hægland (hakonhagland, HAKONH)
64
65 Meredith (merrilymeredith, MHOWARD)
66
67 Diab Jerius (DJERIUS)
68
69 Eric Brine (IKEGAMI)
70
71 szTheory
72
73 José Joaquín Atria (JJATRIA)
74
75 Pete Houston (openstrike, HOUSTON)
76
78 This software is copyright (c) 2015-2022 by Graham Ollis.
79
80 This is free software; you can redistribute it and/or modify it under
81 the same terms as the Perl 5 programming language system itself.
82
83
84
85perl v5.38.0 2023-07F-F2I0::Platypus::TypeParser::Version2(3)