flickr_make_test_values
Perl interface to the Flickr API
Install
- All systems
-
curl cmd.cat/flickr_make_test_values.sh
- Debian
-
apt-get install libflickr-api-perl
- Ubuntu
-
apt-get install libflickr-api-perl
- Kali Linux
-
apt-get install libflickr-api-perl
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libflickr-api-perl
- Raspbian
-
apt-get install libflickr-api-perl
- Dockerfile
- dockerfile.run/flickr_make_test_values
libflickr-api-perl
Perl interface to the Flickr API
Flickr::API is a simple interface for using the Flickr API in Perl. It is a subclass of LWP::UserAgent, so all of the various proxy, request limit, cache and other options are available.