File::Name::Editor

Rename files in any text editor that you like.

File::Name::Editor

Rename files in any text editor that you like.

Programmatic Usage

use File::Name::Editor;

my @files = ("file1", "file2", ...);
my $editor = %*ENV<EDITOR>;
File::Name::Editor::edit(@files, $editor);

Command Line Usage

file-name-editor

prints how to use it.

File::Name::Editor v0.1.0

Rename files in any text editor that you like.

Authors

    License

    NONE

    Dependencies

    File::Temp

    Test Dependencies

    Provides

    • File::Name::Editor

    Documentation

    The Camelia image is copyright 2009 by Larry Wall. "Raku" is trademark of the Yet Another Society. All rights reserved.