cl-mechanize
A WWW::Mechanize work-alike
$ area51 add cl-mechanizeCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-mechanize:some-function ...)A WWW::Mechanize work-alike
$ area51 add cl-mechanizeCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-mechanize:some-function ...)