The Perl and Raku Conference 2025: Greenville, South Carolina - June 27-29 Learn more
1234567 #!/bin/bash${1:-vim} -p \ lib/AnyEvent/CouchDB.pm \ lib/AnyEvent/CouchDB/Database.pm \ lib/AnyEvent/CouchDB/Exceptions.pm \ lib/AnyEvent/CouchDB/Stream.pm \ bin/couchdb-push
#!/bin/bash
${1:-vim} -p \
lib/AnyEvent/CouchDB.pm \
lib/AnyEvent/CouchDB/Database.pm \
lib/AnyEvent/CouchDB/Exceptions.pm \
lib/AnyEvent/CouchDB/Stream.pm \
bin/couchdb-push