The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Name

SPVM::File::Find::Handler - Handler for File::Find

Description

The File::Find::Handler class of SPVM has interface methods for the handler of File::Find.

Usage

  use File::Find::Handler;

Interface Methods

  required method : void ($dir : string, $file_base_name : string);

Copyright & License

Copyright (c) 2023 Yuki Kimoto

MIT License