Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
araraloren committed Apr 29, 2016
1 parent ecb88f0 commit 58a1956
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,19 +30,19 @@ if $ftp.login() {
```

## Installation

install with panda

panda install Net::FTP

## WARNING
- Net::FTP::Format - getyear(), gettimet(), not yet implement.
- Net::FTP - FTP only implemented passive mode.

## TODO
- not available on new rakudo version
- FTP need bind a local port



- FTP need bind a local port

## Problem
Cause perl6 can not bind a local port to a socket, it's not easy to implement a ftp client according to the standard.
If anyone know more about this, please contact me with email: blackcatoverwall@gmail.com

0 comments on commit 58a1956

Please sign in to comment.