1---
2abstract: 'Routines for text containing ANSI color codes (wide-character functions only)'
3author:
4  - 'perlancar <perlancar@cpan.org>'
5build_requires:
6  Data::Dump: '0'
7  File::Spec: '0'
8  IO::Handle: '0'
9  IPC::Open3: '0'
10  POSIX: '0'
11  Test::More: '0.98'
12  constant: '0'
13  utf8: '0'
14configure_requires:
15  ExtUtils::MakeMaker: '0'
16dynamic_config: 0
17generated_by: 'Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010'
18license: perl
19meta-spec:
20  url: http://module-build.sourceforge.net/META-spec-v1.4.html
21  version: '1.4'
22name: Text-ANSI-WideUtil
23requires:
24  Exporter: '5.57'
25  Text::ANSI::BaseUtil: '0.19'
26  Text::WideChar::Util: '0.10'
27  perl: '5.010001'
28  strict: '0'
29  warnings: '0'
30resources:
31  bugtracker: https://github.com/perlancar/perl-Text-ANSI-WideUtil/issues
32  homepage: https://metacpan.org/release/Text-ANSI-WideUtil
33  repository: git://github.com/perlancar/perl-Text-ANSI-WideUtil.git
34version: '0.232'
35x_Dist_Zilla:
36  perl:
37    version: '5.030000'
38  plugins:
39    -
40      class: Dist::Zilla::Plugin::InsertBlock::FromModule
41      name: InsertBlock::FromModule
42      version: '0.101'
43    -
44      class: Dist::Zilla::Plugin::PERLANCAR::CheckPendingRelease
45      name: '@Author::PERLANCAR/PERLANCAR::CheckPendingRelease'
46      version: '0.001'
47    -
48      class: Dist::Zilla::Plugin::GatherDir
49      config:
50        Dist::Zilla::Plugin::GatherDir:
51          exclude_filename: []
52          exclude_match: []
53          follow_symlinks: 0
54          include_dotfiles: 0
55          prefix: ''
56          prune_directory: []
57          root: .
58      name: '@Author::PERLANCAR/@Filter/GatherDir'
59      version: '6.012'
60    -
61      class: Dist::Zilla::Plugin::PruneCruft
62      name: '@Author::PERLANCAR/@Filter/PruneCruft'
63      version: '6.012'
64    -
65      class: Dist::Zilla::Plugin::ManifestSkip
66      name: '@Author::PERLANCAR/@Filter/ManifestSkip'
67      version: '6.012'
68    -
69      class: Dist::Zilla::Plugin::MetaYAML
70      name: '@Author::PERLANCAR/@Filter/MetaYAML'
71      version: '6.012'
72    -
73      class: Dist::Zilla::Plugin::License
74      name: '@Author::PERLANCAR/@Filter/License'
75      version: '6.012'
76    -
77      class: Dist::Zilla::Plugin::PodCoverageTests
78      name: '@Author::PERLANCAR/@Filter/PodCoverageTests'
79      version: '6.012'
80    -
81      class: Dist::Zilla::Plugin::PodSyntaxTests
82      name: '@Author::PERLANCAR/@Filter/PodSyntaxTests'
83      version: '6.012'
84    -
85      class: Dist::Zilla::Plugin::ExtraTests
86      name: '@Author::PERLANCAR/@Filter/ExtraTests'
87      version: '6.012'
88    -
89      class: Dist::Zilla::Plugin::ExecDir
90      name: '@Author::PERLANCAR/@Filter/ExecDir'
91      version: '6.012'
92    -
93      class: Dist::Zilla::Plugin::ShareDir
94      name: '@Author::PERLANCAR/@Filter/ShareDir'
95      version: '6.012'
96    -
97      class: Dist::Zilla::Plugin::MakeMaker
98      config:
99        Dist::Zilla::Role::TestRunner:
100          default_jobs: 1
101      name: '@Author::PERLANCAR/@Filter/MakeMaker'
102      version: '6.012'
103    -
104      class: Dist::Zilla::Plugin::Manifest
105      name: '@Author::PERLANCAR/@Filter/Manifest'
106      version: '6.012'
107    -
108      class: Dist::Zilla::Plugin::ConfirmRelease
109      name: '@Author::PERLANCAR/@Filter/ConfirmRelease'
110      version: '6.012'
111    -
112      class: Dist::Zilla::Plugin::ExecDir
113      name: '@Author::PERLANCAR/ExecDir script'
114      version: '6.012'
115    -
116      class: Dist::Zilla::Plugin::PERLANCAR::BeforeBuild
117      name: '@Author::PERLANCAR/PERLANCAR::BeforeBuild'
118      version: '0.603'
119    -
120      class: Dist::Zilla::Plugin::Rinci::AbstractFromMeta
121      name: '@Author::PERLANCAR/Rinci::AbstractFromMeta'
122      version: '0.10'
123    -
124      class: Dist::Zilla::Plugin::PodnameFromFilename
125      name: '@Author::PERLANCAR/PodnameFromFilename'
126      version: '0.02'
127    -
128      class: Dist::Zilla::Plugin::PERLANCAR::EnsurePrereqToSpec
129      name: '@Author::PERLANCAR/PERLANCAR::EnsurePrereqToSpec'
130      version: '0.060'
131    -
132      class: Dist::Zilla::Plugin::PERLANCAR::MetaResources
133      name: '@Author::PERLANCAR/PERLANCAR::MetaResources'
134      version: '0.042'
135    -
136      class: Dist::Zilla::Plugin::CheckChangeLog
137      name: '@Author::PERLANCAR/CheckChangeLog'
138      version: '0.05'
139    -
140      class: Dist::Zilla::Plugin::CheckMetaResources
141      name: '@Author::PERLANCAR/CheckMetaResources'
142      version: '0.001'
143    -
144      class: Dist::Zilla::Plugin::CheckSelfDependency
145      config:
146        Dist::Zilla::Plugin::CheckSelfDependency:
147          finder:
148            - ':InstallModules'
149        Dist::Zilla::Role::ModuleMetadata:
150          Module::Metadata: '1.000036'
151          version: '0.006'
152      name: '@Author::PERLANCAR/CheckSelfDependency'
153      version: '0.011'
154    -
155      class: Dist::Zilla::Plugin::CopyrightYearFromGit
156      name: '@Author::PERLANCAR/CopyrightYearFromGit'
157      version: '0.006'
158    -
159      class: Dist::Zilla::Plugin::IfBuilt
160      name: '@Author::PERLANCAR/IfBuilt'
161      version: '0.03'
162    -
163      class: Dist::Zilla::Plugin::MetaJSON
164      name: '@Author::PERLANCAR/MetaJSON'
165      version: '6.012'
166    -
167      class: Dist::Zilla::Plugin::MetaConfig
168      name: '@Author::PERLANCAR/MetaConfig'
169      version: '6.012'
170    -
171      class: Dist::Zilla::Plugin::PERLANCAR::Authority
172      name: '@Author::PERLANCAR/PERLANCAR::Authority'
173      version: '0.001'
174    -
175      class: Dist::Zilla::Plugin::OurDate
176      name: '@Author::PERLANCAR/OurDate'
177      version: '0.03'
178    -
179      class: Dist::Zilla::Plugin::OurDist
180      name: '@Author::PERLANCAR/OurDist'
181      version: '0.02'
182    -
183      class: Dist::Zilla::Plugin::OurPkgVersion
184      name: '@Author::PERLANCAR/OurPkgVersion'
185      version: '0.21'
186    -
187      class: Dist::Zilla::Plugin::PodWeaver
188      config:
189        Dist::Zilla::Plugin::PodWeaver:
190          finder:
191            - ':InstallModules'
192            - ':ExecFiles'
193          plugins:
194            -
195              class: Pod::Weaver::Plugin::EnsurePod5
196              name: '@CorePrep/EnsurePod5'
197              version: '4.015'
198            -
199              class: Pod::Weaver::Plugin::H1Nester
200              name: '@CorePrep/H1Nester'
201              version: '4.015'
202            -
203              class: Pod::Weaver::Section::Name
204              name: '@Author::PERLANCAR/Name'
205              version: '4.015'
206            -
207              class: Pod::Weaver::Section::Version
208              name: '@Author::PERLANCAR/Version'
209              version: '4.015'
210            -
211              class: Pod::Weaver::Section::Region
212              name: '@Author::PERLANCAR/prelude'
213              version: '4.015'
214            -
215              class: Pod::Weaver::Section::Generic
216              name: SYNOPSIS
217              version: '4.015'
218            -
219              class: Pod::Weaver::Section::Generic
220              name: DESCRIPTION
221              version: '4.015'
222            -
223              class: Pod::Weaver::Section::Generic
224              name: OVERVIEW
225              version: '4.015'
226            -
227              class: Pod::Weaver::Section::Collect
228              name: ATTRIBUTES
229              version: '4.015'
230            -
231              class: Pod::Weaver::Section::Collect
232              name: METHODS
233              version: '4.015'
234            -
235              class: Pod::Weaver::Section::Collect
236              name: FUNCTIONS
237              version: '4.015'
238            -
239              class: Pod::Weaver::Section::Leftovers
240              name: '@Author::PERLANCAR/Leftovers'
241              version: '4.015'
242            -
243              class: Pod::Weaver::Section::Region
244              name: '@Author::PERLANCAR/postlude'
245              version: '4.015'
246            -
247              class: Pod::Weaver::Section::Completion::GetoptLongComplete
248              name: '@Author::PERLANCAR/Completion::GetoptLongComplete'
249              version: '0.08'
250            -
251              class: Pod::Weaver::Section::Completion::GetoptLongSubcommand
252              name: '@Author::PERLANCAR/Completion::GetoptLongSubcommand'
253              version: '0.04'
254            -
255              class: Pod::Weaver::Section::Completion::GetoptLongMore
256              name: '@Author::PERLANCAR/Completion::GetoptLongMore'
257              version: '0.001'
258            -
259              class: Pod::Weaver::Section::Homepage::DefaultCPAN
260              name: '@Author::PERLANCAR/Homepage::DefaultCPAN'
261              version: '0.05'
262            -
263              class: Pod::Weaver::Section::Source::DefaultGitHub
264              name: '@Author::PERLANCAR/Source::DefaultGitHub'
265              version: '0.07'
266            -
267              class: Pod::Weaver::Section::Bugs::DefaultRT
268              name: '@Author::PERLANCAR/Bugs::DefaultRT'
269              version: '0.06'
270            -
271              class: Pod::Weaver::Section::Authors
272              name: '@Author::PERLANCAR/Authors'
273              version: '4.015'
274            -
275              class: Pod::Weaver::Section::Legal
276              name: '@Author::PERLANCAR/Legal'
277              version: '4.015'
278            -
279              class: Pod::Weaver::Plugin::Rinci
280              name: '@Author::PERLANCAR/Rinci'
281              version: '0.780'
282            -
283              class: Pod::Weaver::Plugin::AppendPrepend
284              name: '@Author::PERLANCAR/AppendPrepend'
285              version: '0.01'
286            -
287              class: Pod::Weaver::Plugin::EnsureUniqueSections
288              name: '@Author::PERLANCAR/EnsureUniqueSections'
289              version: '0.163250'
290            -
291              class: Pod::Weaver::Plugin::SingleEncoding
292              name: '@Author::PERLANCAR/SingleEncoding'
293              version: '4.015'
294            -
295              class: Pod::Weaver::Plugin::PERLANCAR::SortSections
296              name: '@Author::PERLANCAR/PERLANCAR::SortSections'
297              version: '0.082'
298      name: '@Author::PERLANCAR/PodWeaver'
299      version: '4.008'
300    -
301      class: Dist::Zilla::Plugin::PruneFiles
302      name: '@Author::PERLANCAR/PruneFiles'
303      version: '6.012'
304    -
305      class: Dist::Zilla::Plugin::Pod2Readme
306      name: '@Author::PERLANCAR/Pod2Readme'
307      version: '0.004'
308    -
309      class: Dist::Zilla::Plugin::Rinci::AddPrereqs
310      name: '@Author::PERLANCAR/Rinci::AddPrereqs'
311      version: '0.144'
312    -
313      class: Dist::Zilla::Plugin::Rinci::AddToDb
314      name: '@Author::PERLANCAR/Rinci::AddToDb'
315      version: '0.020'
316    -
317      class: Dist::Zilla::Plugin::Rinci::EmbedValidator
318      name: '@Author::PERLANCAR/Rinci::EmbedValidator'
319      version: '0.251'
320    -
321      class: Dist::Zilla::Plugin::SetScriptShebang
322      name: '@Author::PERLANCAR/SetScriptShebang'
323      version: '0.01'
324    -
325      class: Dist::Zilla::Plugin::Test::Compile
326      config:
327        Dist::Zilla::Plugin::Test::Compile:
328          bail_out_on_fail: '0'
329          fail_on_warning: author
330          fake_home: 0
331          filename: t/00-compile.t
332          module_finder:
333            - ':InstallModules'
334          needs_display: 0
335          phase: test
336          script_finder:
337            - ':PerlExecFiles'
338          skips: []
339          switch: []
340      name: '@Author::PERLANCAR/Test::Compile'
341      version: '2.058'
342    -
343      class: Dist::Zilla::Plugin::Test::Perl::Critic::Subset
344      config:
345        Dist::Zilla::Plugin::Test::Perl::Critic::Subset:
346          finder:
347            - ':ExecFiles'
348            - ':InstallModules'
349            - ':TestFiles'
350      name: '@Author::PERLANCAR/Test::Perl::Critic::Subset'
351      version: 3.001.005
352    -
353      class: Dist::Zilla::Plugin::Test::Rinci
354      name: '@Author::PERLANCAR/Test::Rinci'
355      version: '0.040'
356    -
357      class: Dist::Zilla::Plugin::StaticInstall
358      config:
359        Dist::Zilla::Plugin::StaticInstall:
360          dry_run: 0
361          mode: on
362      name: '@Author::PERLANCAR/StaticInstall'
363      version: '0.012'
364    -
365      class: Dist::Zilla::Plugin::EnsureSQLSchemaVersionedTest
366      name: '@Author::PERLANCAR/EnsureSQLSchemaVersionedTest'
367      version: '0.03'
368    -
369      class: Dist::Zilla::Plugin::Acme::CPANModules::Blacklist
370      name: '@Author::PERLANCAR/Acme::CPANModules::Blacklist'
371      version: '0.001'
372    -
373      class: Dist::Zilla::Plugin::Prereqs::EnsureVersion
374      name: '@Author::PERLANCAR/Prereqs::EnsureVersion'
375      version: '0.050'
376    -
377      class: Dist::Zilla::Plugin::Prereqs::CheckCircular
378      name: '@Author::PERLANCAR/Prereqs::CheckCircular'
379      version: '0.006'
380    -
381      class: Dist::Zilla::Plugin::UploadToCPAN::WWWPAUSESimple
382      name: '@Author::PERLANCAR/UploadToCPAN::WWWPAUSESimple'
383      version: '0.04'
384    -
385      class: Dist::Zilla::Plugin::Prereqs
386      config:
387        Dist::Zilla::Plugin::Prereqs:
388          phase: test
389          type: requires
390      name: TestRequires
391      version: '6.012'
392    -
393      class: Dist::Zilla::Plugin::Prereqs
394      config:
395        Dist::Zilla::Plugin::Prereqs:
396          phase: runtime
397          type: requires
398      name: Prereqs
399      version: '6.012'
400    -
401      class: Dist::Zilla::Plugin::FinderCode
402      name: ':InstallModules'
403      version: '6.012'
404    -
405      class: Dist::Zilla::Plugin::FinderCode
406      name: ':IncModules'
407      version: '6.012'
408    -
409      class: Dist::Zilla::Plugin::FinderCode
410      name: ':TestFiles'
411      version: '6.012'
412    -
413      class: Dist::Zilla::Plugin::FinderCode
414      name: ':ExtraTestFiles'
415      version: '6.012'
416    -
417      class: Dist::Zilla::Plugin::FinderCode
418      name: ':ExecFiles'
419      version: '6.012'
420    -
421      class: Dist::Zilla::Plugin::FinderCode
422      name: ':PerlExecFiles'
423      version: '6.012'
424    -
425      class: Dist::Zilla::Plugin::FinderCode
426      name: ':ShareFiles'
427      version: '6.012'
428    -
429      class: Dist::Zilla::Plugin::FinderCode
430      name: ':MainModule'
431      version: '6.012'
432    -
433      class: Dist::Zilla::Plugin::FinderCode
434      name: ':AllFiles'
435      version: '6.012'
436    -
437      class: Dist::Zilla::Plugin::FinderCode
438      name: ':NoFiles'
439      version: '6.012'
440  zilla:
441    class: Dist::Zilla::Dist::Builder
442    config:
443      is_trial: '0'
444    version: '6.012'
445x_authority: cpan:PERLANCAR
446x_generated_by_perl: v5.30.0
447x_serialization_backend: 'YAML::Tiny version 1.73'
448x_static_install: 1
449