net-library
Why is the netmask in Net::IP set wrong?
I\'m trying to get a little script to recognize the SNMP data from a query to store it in a database. But I\'m stuck when processing the data with the Net::IP CPAN module. If I define the network stri[详细]
2023-04-10 12:22 分类:问答Perl Net::LDAP filter not working
I\'m using perl-ldap to search and modify LDAP directories. Everything works fine except for when I try to search a group based on its \"uniqueMember\" attribute, whose value is a dn (e.g., cn=exuser[详细]
2023-03-13 02:06 分类:问答Perl - Copy a file (and contents) to remote server with Net:FTP and Possible Net::FTP::File
I am having a whole lot of trouble copying a file from one server to another. I have been trying for two days.[详细]
2023-02-21 10:15 分类:问答Accessing Headers for Net::HTTP::Post in ruby
I have the following bit of code: uri = URI.parse(\"https:开发者_JAVA百科//rs.xxx-travel.com/wbsapi/RequestListenerServlet\")[详细]
2023-02-19 04:57 分类:问答Why my print current date time (C language) gives different answer
I want to get the current date (day, mon and year). I found out there are some functions in C to do that like ctime (get the string of ti开发者_StackOverflowme), localtime and gmtime. I tried with fol[详细]
2022-12-28 00:57 分类:问答