start page | rating of books | rating of authors | reviews | copyrights

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: move Chapter 8
Standard Modules
Next: 8.71 File::Copy
 

mv

mv (

source

, 

dest

)

Like move , but exported only on request.

use File::Copy "mv"


Previous: Reference: move Perl in a Nutshell Next: 8.71 File::Copy
Reference: move Book Index 8.71 File::Copy

Library Navigation Links

Copyright © 2001 O'Reilly & Associates. All rights reserved.