1Pinto::Action::Nop(3) User Contributed Perl DocumentationPinto::Action::Nop(3)
2
3
4
6 Pinto::Action::Nop - A no-op action
7
9 version 0.14
10
12 This action does nothing. It can be used to get Pinto to initialize
13 the store and load the indexes without performing any real operations
14 on them.
15
17 Jeffrey Ryan Thalhammer <jeff@stratopan.com>
18
20 This software is copyright (c) 2015 by Jeffrey Ryan Thalhammer.
21
22 This is free software; you can redistribute it and/or modify it under
23 the same terms as the Perl 5 programming language system itself.
24
25
26
27perl v5.32.1 2021-01-27 Pinto::Action::Nop(3)